• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 24
[RELEASE] Collection: German video addons
(2013-12-12, 03:09)ph1r3fly Wrote: Hi there, I would need support with Arte.tv plugin.
It used to work very well but since Frodo (12.0), 9 out of 10 times I only get the 5 first seconds of the video and it's stuck with pause on before resetting.
Tested on a stock xbmcbuntu 12.0, just made a fresh new install on xbmcbuntu 12.2, still the same.

Here's the log : http://xbmclogs.com/show.php?id=96249
Thanks for your time, keep up the good work, beside this problem, your plugin is great Smile
Hi, sounds like some problems with the rtmp stream.
I now changed the streaming type in v2.0.5, should be available via the xbmc.org repo next days.
EDIT: The update is now available. Is it now working for you too?
Btw, are you using the french version? Never had some feedback on it and don't even know if everything is working fine...

(2013-12-12, 03:34)mellojamie Wrote: Hi There,
as my pc was a bit laggy and cluttered i did a fresh start on my XBMC while i did the usual CCleaner etc, when i did the wizard install my fav add on South Park was missing, i had a look around google and saw a new source, XUnity talk, used their wizard and i still couldnt find it, im not tech savvy at all but i tried to look and see if you had a repository i could use to get SP back and couldnt find one even though i noticed you do a lot of the good add ons! How can i get your SP add on back on my XBMC on my laptop ?? I did read that the XBMC hub wizard was acting up the past few days, is that related ?? thanks for your work !! Big Grin
As most of my addons, the SouthPark.de addon is available via the xbmc.org repo. But maybe you are not talking about this (german) version. I don't even know if it's available outside germany.
I also suggest you not to use any of these wizards (especially hub), they will just mess up your system with unnecessary stuff...
Reply
(2013-12-08, 18:57)AddonScriptorDE Wrote: Fixed it! Listed videos should now be up-to-date.
Some really stupid mistake from me... Angel

Working great, thanks a lot.
Reply
(2013-12-12, 16:04)AddonScriptorDE Wrote: ]As most of my addons, the SouthPark.de addon is available via the xbmc.org repo. But maybe you are not talking about this (german) version. I don't even know if it's available outside germany.

Once I started developing an international SouthPark add-on but you were faster and I stopped developing mine Wink
I was able to create the scraper logic for multiple international southpark websites.

If you are interested feel free to use my (unfinished, if I remember correctly) code:
I uploaded it here for you: https://gist.github.com/dersphere/7951626

It was able to scrape these countries/languages:
Denmark
Finland
Germany
Netherlands
Norway
Sweden
UnitedStates

Usage example:
PHP Code:
scraper SouthparkScraper(country='Germany'

regards,
sphere
My GitHub. My Add-ons:
Image
Reply
(2013-12-13, 23:31)sphere Wrote:
(2013-12-12, 16:04)AddonScriptorDE Wrote: ]As most of my addons, the SouthPark.de addon is available via the xbmc.org repo. But maybe you are not talking about this (german) version. I don't even know if it's available outside germany.

Once I started developing an international SouthPark add-on but you were faster and I stopped developing mine Wink
I was able to create the scraper logic for multiple international southpark websites.

If you are interested feel free to use my (unfinished, if I remember correctly) code:
I uploaded it here for you: https://gist.github.com/dersphere/7951626

It was able to scrape these countries/languages:
Denmark
Finland
Germany
Netherlands
Norway
Sweden
UnitedStates

Usage example:
PHP Code:
scraper SouthparkScraper(country='Germany'

regards,
sphere
Thanks! I'll have a look at it. Actually, i never thought of making the addon international. But why not - good idea...
And nice to see you back! Smile I hope your house is still standing... Wink
Reply
Another addon idea:
http://www.gamezone.de/Videos/
Archiv: http://www.gamezone.de/Artikel-Archiv/Videos/
Reply
(2013-12-14, 01:19)AddonScriptorDE Wrote:
(2013-12-13, 23:31)sphere Wrote:
(2013-12-12, 16:04)AddonScriptorDE Wrote: ]As most of my addons, the SouthPark.de addon is available via the xbmc.org repo. But maybe you are not talking about this (german) version. I don't even know if it's available outside germany.

Once I started developing an international SouthPark add-on but you were faster and I stopped developing mine Wink
I was able to create the scraper logic for multiple international southpark websites.

If you are interested feel free to use my (unfinished, if I remember correctly) code:
I uploaded it here for you: https://gist.github.com/dersphere/7951626

It was able to scrape these countries/languages:
Denmark
Finland
Germany
Netherlands
Norway
Sweden
UnitedStates

Usage example:
PHP Code:
scraper SouthparkScraper(country='Germany'

regards,
sphere
Thanks! I'll have a look at it. Actually, i never thought of making the addon international. But why not - good idea...
And nice to see you back! Smile I hope your house is still standing... Wink
I adjusted my addon. I could use most of my old addon (video listing), but have to adjust some details. Video playback needed some more work.
But i had to rewrite most of my addon because i implemented subtitle support, which was not working with stacked playback.
So i changed from stacked to playlist mode. Which caused some other problems: I had to remove the random tv mode and "Play from here" context menu.
Now it seems to be working fine...

(2013-12-14, 10:32)namtih Wrote: Another addon idea:
http://www.gamezone.de/Videos/
Archiv: http://www.gamezone.de/Artikel-Archiv/Videos/
I'm currently working on some other projects, but i will have a look at it when i have some time.
Reply
(2013-12-12, 16:04)AddonScriptorDE Wrote: Hi, sounds like some problems with the rtmp stream.
I now changed the streaming type in v2.0.5, should be available via the xbmc.org repo next days.
EDIT: The update is now available. Is it now working for you too?
Btw, are you using the french version? Never had some feedback on it and don't even know if everything is working fine...

Hi, since your last update on Arte.tv, everything's running perfectly. (with the French version, both HD and SD streams)
Thanks for your work and your quick reply !

PS : I'm a daily user of this plugin so if anything doesn't work on the French version, I'll let you know. Smile
Reply
(2013-12-27, 21:33)ph1r3fly Wrote:
(2013-12-12, 16:04)AddonScriptorDE Wrote: Hi, sounds like some problems with the rtmp stream.
I now changed the streaming type in v2.0.5, should be available via the xbmc.org repo next days.
EDIT: The update is now available. Is it now working for you too?
Btw, are you using the french version? Never had some feedback on it and don't even know if everything is working fine...

Hi, since your last update on Arte.tv, everything's running perfectly. (with the French version, both HD and SD streams)
Thanks for your work and your quick reply !

PS : I'm a daily user of this plugin so if anything doesn't work on the French version, I'll let you know. Smile
Great! Smile Thanks for the feedback...
Reply
Fernsehkritik.tv is partly broken.

to fix you neeed to change one url in the script:

Quote:url = 'http://dl' + str(random.randint(1, 3)) + '.fernsehkritik.tv/fernsehkritik' + filename + " , "
to
Quote:url = 'http://dl' + str(random.randint(3, 4)) + '.fernsehkritik.tv/fernsehkritik' + filename + " , "

cant say if its a temporary problem with those urls or if they shutdown the two subdomains.
dl1 leads to a telekom info site, dl2 is not responding, dl3 and dl4 seems to work.
Reply
(2014-01-05, 13:04)Bitboy Wrote: Fernsehkritik.tv is partly broken.

to fix you neeed to change one url in the script:

Quote:url = 'http://dl' + str(random.randint(1, 3)) + '.fernsehkritik.tv/fernsehkritik' + filename + " , "
to
Quote:url = 'http://dl' + str(random.randint(3, 4)) + '.fernsehkritik.tv/fernsehkritik' + filename + " , "

cant say if its a temporary problem with those urls or if they shutdown the two subdomains.
dl1 leads to a telekom info site, dl2 is not responding, dl3 and dl4 seems to work.
Thanks! Did not used it for some time. I'll change it...
Reply
@AddonScriptorDE

could you pls add ZDF tivi to your addons
Reply
(2014-01-06, 14:13)chemstar Wrote: @AddonScriptorDE

could you pls add ZDF tivi to your addons
Added. + some other kids addons:

CheckEins.de
DisneyChannel.de
KIKA+
Kinderkino.de
Kindernetz.de
Nickelodeon.de
Pfefferkörner.de
Sesamstrasse.de
ZDF tivi

Available via my testing-repo...
Reply
I am getting a script error when trying to play some of the videos on the video addon Arte TV. So far only one video has worked so far.
Reply
(2014-01-26, 06:32)daking67 Wrote: I am getting a script error when trying to play some of the videos on the video addon Arte TV. So far only one video has worked so far.
Mmm, just tested it (de/fr) and everything was working.

Where are you living and which language (de/fr), addon and xbmc version are you using?
Also please post your logfile...
Reply
(2013-12-14, 10:32)namtih Wrote: Another addon idea:
http://www.gamezone.de/Videos/
Archiv: http://www.gamezone.de/Artikel-Archiv/Videos/
Found some time for it. An addon for VideoGamesZone.de is now available via my testing-repo.
The video content on the site is the same as on gamezone. Please let me know if its working fine for you...

and...

NOW - RTL, RTL2, VOX, RTL Nitro, Super RTL and n-tv media library
DMAX.de - DMAX media library
Tele5.de - Tele5 media library

Also available via my testing-repo.
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 24

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Collection: German video addons3