Search found 32 matches

by Casper
Tue Jul 30, 2013 10:31 pm
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1389099

Re: Jumpy Plugin (17 May 2013)

Thanks for the fast fix infidel, it works great. Jumpy is amazing. @S7eele the fix is a small improvement to general plugin compatibility. Some more plugin compatibility bugs: 1) plugin.video.abc-iview AttributeError: ListItem instance has no attribute 'addStreamInfo' Apparently this attribute is ne...
by Casper
Wed Jul 24, 2013 10:54 pm
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1389099

Re: Jumpy Plugin (17 May 2013)

Several addons plugin.video.abc-iview and plugin.video.catchuptv.au.ten available here: https://code.google.com/p/xbmc-catchuptv-au/downloads/list use the following code: try: current_dir = os.path.dirname(os.path.abspath(__file__)) except: current_dir = os.getcwd() sys.path.append(os.path.join(curr...