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 ...
Search found 59 matches
- Fri Jun 17, 2016 7:48 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
- Thu Jun 09, 2016 5:43 pm
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
Re: Jumpy Plugin (26 February 2016)
Now its better but playing video have null catch and wont play.infidel wrote:Oops, I know now, anywaysapsa wrote: you will probably know. This is what happens when you can't test the intended use-case. Try version dev-160608.
- Thu Jun 09, 2016 12:18 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
Re: Jumpy Plugin (26 February 2016)
Version you included in link throw error when using it.infidel wrote:Thx for logs helps a lot
All logs include - something about JSON not being serialize

- Sun Jun 05, 2016 10:40 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
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 ...
- Sat Jun 04, 2016 6:17 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
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 ...
I understand now why when using 'force' i have 2 folders, that is clear now.
You mention about 'some ...
- Fri Jun 03, 2016 4:45 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
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 ...
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 ...
- Sat May 28, 2016 12:27 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
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 ...
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 ...
- Wed May 25, 2016 6:33 pm
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
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 ...
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 ...
- Wed May 25, 2016 6:18 am
- Forum: Help and Support
- Topic: Jumpy Plugin (26 October 2016)
- Replies: 792
- Views: 1599884
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.1 ...
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.1 ...
- Fri Feb 28, 2014 6:11 am
- Forum: Help and Support
- Topic: Windows 8.1 64bit
- Replies: 4
- Views: 9483
Re: Windows 8.1 64bit
3.4.2 fixed problem, for now