[RELEASE] Gameone.de (Video) Addon
#31
Same problem Here. I Can't load any oft the Videos under the blog section.
Reply
#32
Quick and Dirty fix:


File: default.py

Change this line (located on the end of the file)
Code:
elif mode==8:
        print ""+url
        VIDEOLINKS_BLOG(url,name,thumb)

to
Code:
elif mode==8:
        print ""+url
        VIDEOLINKS_BLOG(base_url+url,name,thumb)
Reply
#33
thx!
Reply
#34
Great fix man!

Danke aus Deutschland zurück!
Reply
#35
Only the most recent episode (272) is displayed under "All Episodes" :\
Reply
#36
Hey guys.

Since the author seems inactive I forked the AddOn and fixed some issues. Feel free to report any issues here:
http://forum.xbmc.org/showthread.php?tid=186309
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Gameone.de (Video) Addon2