Jumpy Plugin (26 October 2016)
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: Jumpy Plugin (25 April 2015 - Kodi update)
Hi
I'm pretty new to UMS+Jumpy and I have a little (I hope) problem. I managed to run videos from disk and my local http streams form VLC over DLNA to my Toshiba LCD TV (found similar renderer file and tweaked for my TV) and it transcodes correctly with ffmpeg/vlc engines all my sources. Now I'd like to run Kodi addons so I installed jumpy plugin. It works but one problem emerged. With jumpy plugin installed I can no longer run my local video streams in web.conf:
videostream.Web,TV=WeebTV-VLC,http://127.0.0.1:8903
videostream.Web,TV=SOP,http://127.0.0.1:8902/tv.ts
Without jumpy acting as a resolver all plays fine. But with jumpy nothing happens and in logs I have only:
DEBUG 15:52:01.296 [pool-4-thread-12] dumping media video/ogg WebVideoStream [id=347, name=WeebTV-VLC, full path=347, ext=WEB, discovered=false]
TRACE 15:52:01.296 [pool-4-thread-12] Asked stream chunk : ByteRange [start=0, end=9223372034707292159] of WeebTV-VLC and player FFmpeg Web Video
DEBUG 15:52:01.296 [pool-4-thread-12] Starting transcode/remux of WeebTV-VLC with media info: container: null, bitrate: 0, size: 0, video codec: null, duration: null, width: 0, height: 0, frame rate: null, mime type: video/ogg, attached fonts: false
INFO 15:52:02.704 [Thread-80] jumpy: registering com.sun.proxy.$Proxy2
Nothing more.
In Jumpy log:
[jumpy] registering com.sun.proxy.$Proxy2
scraping: http://127.0.0.1:8903
[jumpy] latest version is 0.3.6
Does anyone have an idea how to fix it ?
PS.I forgot, all the software in latest versions ( UMS 5.1.3, Java 8u45, Jumpy 0.3.6, Kodi 15b1).
I'm pretty new to UMS+Jumpy and I have a little (I hope) problem. I managed to run videos from disk and my local http streams form VLC over DLNA to my Toshiba LCD TV (found similar renderer file and tweaked for my TV) and it transcodes correctly with ffmpeg/vlc engines all my sources. Now I'd like to run Kodi addons so I installed jumpy plugin. It works but one problem emerged. With jumpy plugin installed I can no longer run my local video streams in web.conf:
videostream.Web,TV=WeebTV-VLC,http://127.0.0.1:8903
videostream.Web,TV=SOP,http://127.0.0.1:8902/tv.ts
Without jumpy acting as a resolver all plays fine. But with jumpy nothing happens and in logs I have only:
DEBUG 15:52:01.296 [pool-4-thread-12] dumping media video/ogg WebVideoStream [id=347, name=WeebTV-VLC, full path=347, ext=WEB, discovered=false]
TRACE 15:52:01.296 [pool-4-thread-12] Asked stream chunk : ByteRange [start=0, end=9223372034707292159] of WeebTV-VLC and player FFmpeg Web Video
DEBUG 15:52:01.296 [pool-4-thread-12] Starting transcode/remux of WeebTV-VLC with media info: container: null, bitrate: 0, size: 0, video codec: null, duration: null, width: 0, height: 0, frame rate: null, mime type: video/ogg, attached fonts: false
INFO 15:52:02.704 [Thread-80] jumpy: registering com.sun.proxy.$Proxy2
Nothing more.
In Jumpy log:
[jumpy] registering com.sun.proxy.$Proxy2
scraping: http://127.0.0.1:8903
[jumpy] latest version is 0.3.6
Does anyone have an idea how to fix it ?
PS.I forgot, all the software in latest versions ( UMS 5.1.3, Java 8u45, Jumpy 0.3.6, Kodi 15b1).
Re: Jumpy Plugin (25 April 2015 - Kodi update)
Thx for the reportLarus wrote:With jumpy plugin installed I can no longer run my local video streams in web.conf:

Re: Jumpy Plugin (25 April 2015 - Kodi update)
Thanks for the patch but it appears not enough. Attached logs are after trying to play from Chrome browser. Without jumpy it plays immediately.
- Attachments
-
- ums_dbg.zip
- (24.74 KiB) Downloaded 787 times
Re: Jumpy Plugin (25 April 2015 - Kodi update)
Try this oneLarus wrote:Thanks for the patch but it appears not enough

Re: Jumpy Plugin (25 April 2015 - Kodi update)
Looks good! Thank you.
Re: Jumpy Plugin (25 April 2015 - Kodi update)
I think it may be time for a jumpy rewrite
or a new side program that will go thru your kodi/xmbc directory and make sure you have all the addon imported
Next you may want to take the addon, scan it and create a new one that will work better in ums.
One of my future project is a kodi addon builder enter the website and create the code needed to insert into kodi
Hopefully someone will beat me to it. Not sure if it can be done in python i know i can do it in vb, i need to see the actually web page
or a new side program that will go thru your kodi/xmbc directory and make sure you have all the addon imported
Next you may want to take the addon, scan it and create a new one that will work better in ums.
One of my future project is a kodi addon builder enter the website and create the code needed to insert into kodi
Hopefully someone will beat me to it. Not sure if it can be done in python i know i can do it in vb, i need to see the actually web page
Re: Jumpy Plugin (25 April 2015 - Kodi update)
Hi
I just installed newest UMS 5.1.4, Kodi 14.2 Helix and Jumpy 0.3.6 and i have problem, becouse Jumpy shows me only three standard folders (Util, Bookmarks, Util). Not any Kodi plugins. What i have done wrong ?
I just installed newest UMS 5.1.4, Kodi 14.2 Helix and Jumpy 0.3.6 and i have problem, becouse Jumpy shows me only three standard folders (Util, Bookmarks, Util). Not any Kodi plugins. What i have done wrong ?
Re: Jumpy Plugin (25 April 2015 - Kodi update)
Hi BailiffBailiff wrote:I just installed newest UMS 5.1.4, Kodi 14.2 Helix and Jumpy 0.3.6

Re: Jumpy Plugin (25 April 2015 - Kodi update)
I extracted jumpy-0.3.6.zip file into plugins directory, because installer had 404 error all the time.infidel wrote:Hi Bailiff. How did you install jumpy? If you used the installer, please attach the file plugins/jumpy/setup/setup.log.
Im working on Windows 8.1 and thinking of possibility that Jumpy just dont have right access to these files(files of Kodi) ?
Re: Jumpy Plugin (25 April 2015 - Kodi update)
Manual installation requires some python module setup too before any scripts will run (specifically py4j, see Requirements). Your logs show no scripts running at all, so this is the likely cause.Bailiff wrote:I extracted jumpy-0.3.6.zip file into plugins directory
Depending on what stage the 404 occurred at, your installation may have been good enough for kodi stuff. Try it again and if you see the messageBailiff wrote:installer had 404 error
Code: Select all
+ py4j is installed
I doubt it, but haven't specifically tested on 8.1.Bailiff wrote:Im working on Windows 8.1 and thinking of possibility that Jumpy just dont have right access to these files(files of Kodi) ?