Search found 59 matches

by sapsa
Fri Jun 17, 2016 7:48 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

Now its better but playing video have null catch and wont play. My bad, I didn't test in Windows, which is importing plain json as opposed to simplejson :), try dev-160610 . Had few problems when He didnt want to start playing because jumpy loope itself and serve url over and over, and when i final...
by sapsa
Thu Jun 09, 2016 5:43 pm
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

infidel wrote:
sapsa wrote: you will probably know
Oops, I know now, anyway :). This is what happens when you can't test the intended use-case. Try version dev-160608.
Now its better but playing video have null catch and wont play.
by sapsa
Thu Jun 09, 2016 12:18 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

infidel wrote:Thx for logs helps a lot ;)
Version you included in link throw error when using it.
All logs include - something about JSON not being serialize ;-) you will probably know
by sapsa
Sun Jun 05, 2016 10:40 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

One thing I did notice is that nakomori is setting its ListItem durations as ' TotalTime ' liz.setProperty('TotalTime', str(extraData.get('duration'))) whereas jumpy is trying to read the ' Duration ' key (per ListItem definition in kodi wiki). sadly adding duration as 'Duration' and didnt resolve ...
by sapsa
Sat Jun 04, 2016 6:17 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

...This eliminates the need for the extra folder but involves some fooling of both the addon and UMS to get it to happen in one motion. Not sure if this explanation helps, but that's the story. I understand now why when using 'force' i have 2 folders, that is clear now. You mention about 'some fool...
by sapsa
Fri Jun 03, 2016 4:45 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

Part 1: If you say you need it then ok. Thx :). I think a workaround for the ImportError may be to add plugin.video.nakamori to the 'force_resolve' list in the gui, see here . Post logs if you still have issues, and I'll update things if I can fix the underlying issue. Adding plugin.video.nakamori t...
by sapsa
Sat May 28, 2016 12:27 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

If you say you need it then ok. Thx :). I think a workaround for the ImportError may be to add plugin.video.nakamori to the 'force_resolve' list in the gui, see here . Post logs if you still have issues, and I'll update things if I can fix the underlying issue. Adding plugin.video.nakamori to "...
by sapsa
Wed May 25, 2016 6:33 pm
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

Do I have to do something else to make Jumpy once again support in my plugin? Did anything change ? or this is UMS related error ? Hi, not enough info :). Without seeing a full set of logs and source code of plugin.video.my_plugin I can't help you very much. If you say you need it then ok. https://...
by sapsa
Wed May 25, 2016 6:18 am
Forum: Help and Support
Topic: Jumpy Plugin (26 October 2016)
Replies: 792
Views: 1381283

Re: Jumpy Plugin (26 February 2016)

Hello, I been using Jumpy with success with my old plugin. The only thing back then (kodi 14.x) was that I had to add 'file' atribute to url and it would look like this: run_addon: plugin://plugin.video.my_plugin/?url=http://127.0.0.1:8111/RestApi/GetInfo/0/7/16224&mode=1&file=http://127.0.0...
by sapsa
Fri Feb 28, 2014 6:11 am
Forum: Help and Support
Topic: Windows 8.1 64bit
Replies: 4
Views: 8640

Re: Windows 8.1 64bit

3.4.2 fixed problem, for now