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 (17 May 2013)
Hi,
I'm trying to use jumpy with the sportsdevil xbmc addon. When opening a stream (which works perfectly in xbmc itself), all that happens is the video shows black text on a white background of the url, ie "rtmp://46.246.29.130:1935/stream/gdfhdfytty.stream swfUrl=http:..." etc, which is amusing but also frustrating. I've attached the appropriate logs, let me know if there is any other information that I can provide.
Any help is appreciated, though I've already gotten the ESPN3 addon working which is what brought me to jumpy in the first place, so this is just a bonus.
Thanks!
I'm trying to use jumpy with the sportsdevil xbmc addon. When opening a stream (which works perfectly in xbmc itself), all that happens is the video shows black text on a white background of the url, ie "rtmp://46.246.29.130:1935/stream/gdfhdfytty.stream swfUrl=http:..." etc, which is amusing but also frustrating. I've attached the appropriate logs, let me know if there is any other information that I can provide.
Any help is appreciated, though I've already gotten the ESPN3 addon working which is what brought me to jumpy in the first place, so this is just a bonus.
Thanks!
- Attachments
-
- ums_dbg.zip
- (27.83 KiB) Downloaded 761 times
Re: Jumpy Plugin (17 May 2013)
Okay, I gotta admit I didn't read through the entire thread but used the search function as well as Google and couldn't find anything concerning my problem so far. I just started using PMS so please bear with me.
I'm using Jumpy with PS3 Media Server on a Win7 machine with Python 2.7 64-bit installed. My renderer is an Xbox 360. I installed Jumpy using the installer.
When navigating to the Jumpy entry on my Xbox 360 as I normally would (via the system video player), all the plugins show up in a list. I can browse everything well, however can not play any videos at all. For some plugins, the folders that contain the videos are simply empty. For others, the folders contain videos named like "whatevername[PMSEncoder]" which are not playable. The icon of these symbols is simply a striked through circle and when clicking on play, nothing happens.
I did test most of the plugins in XBMC and they all worked.
Any ideas where I might start digging?
I'm using Jumpy with PS3 Media Server on a Win7 machine with Python 2.7 64-bit installed. My renderer is an Xbox 360. I installed Jumpy using the installer.
When navigating to the Jumpy entry on my Xbox 360 as I normally would (via the system video player), all the plugins show up in a list. I can browse everything well, however can not play any videos at all. For some plugins, the folders that contain the videos are simply empty. For others, the folders contain videos named like "whatevername[PMSEncoder]" which are not playable. The icon of these symbols is simply a striked through circle and when clicking on play, nothing happens.
I did test most of the plugins in XBMC and they all worked.
Any ideas where I might start digging?
Re: Jumpy Plugin (17 May 2013)
thx, 'amusing' is the charitable way to put itorigin415 wrote:I'm trying to use jumpy with the sportsdevil xbmc addon. When opening a stream (which works perfectly in xbmc itself), all that happens is the video shows black text on a white background of the url, ie "rtmp://46.246.29.130:1935/stream/gdfhdfytty.stream swfUrl=http:..." etc, which is amusing...

- The sportsdevil url ends in '.com' which also happens to be a text file extension in windows (like '.bat'), so the jumpy text player is grabbing it by mistake. The quick fix for now is to disable the jumpy text player by placing a # in front of the section name in your jumpy-scripts.ini:
[#+text]
cmd = pms addPlayer text ... - I also found a separate issue (affecting linux/mac users) with jumpy vis. Sportsdevil which is fixed by the update below:
Last edited by infidel on Wed Jun 12, 2013 8:35 am, edited 1 time in total.
Re: Jumpy Plugin (17 May 2013)
Offhand it looks like maybe a renderer configuration issue. Attaching your logs would be helpful.kah wrote:For some plugins, the folders that contain the videos are simply empty. For others, the folders contain videos named like "whatevername[PMSEncoder]" which are not playable... Any ideas where I might start digging?
Re: Jumpy Plugin (17 May 2013)
Disabling text definitely made progress, though I'm still having issues.
I've attached logs for attempts for three different streams. All of these work in xbmc/sportsdevil directly, and these are all using a PS3 as a client.
1) This stream works if I use xbmc on the local machine as a client to UMS. When I use a PS3 instead, the audio is sped up/high pitched and the video freezes except for short bursts. The network connection is fine, as I said before, ESPN3 through jumpy already works perfectly, as is streaming other stuff through UMS.
2 + 3) Here I try two different streams. The first one again works in xbmc through UMS, but does not work on the PS3, this time at all. Nothing happens when trying to activate the last directory "Redirect - Unknown JS Player". When using xbmc directly, opening the redirect thing starts the stream itself, when using xbmc through UMS, redirect is a directory containing a working link to the stream.
The last one does not work on either UMS client.
Thanks again for your help!
I've attached logs for attempts for three different streams. All of these work in xbmc/sportsdevil directly, and these are all using a PS3 as a client.
1) This stream works if I use xbmc on the local machine as a client to UMS. When I use a PS3 instead, the audio is sped up/high pitched and the video freezes except for short bursts. The network connection is fine, as I said before, ESPN3 through jumpy already works perfectly, as is streaming other stuff through UMS.
2 + 3) Here I try two different streams. The first one again works in xbmc through UMS, but does not work on the PS3, this time at all. Nothing happens when trying to activate the last directory "Redirect - Unknown JS Player". When using xbmc directly, opening the redirect thing starts the stream itself, when using xbmc through UMS, redirect is a directory containing a working link to the stream.
The last one does not work on either UMS client.
Thanks again for your help!
Re: Jumpy Plugin (17 May 2013)
Well, as I use PMS, the buttons described in the linked thread are not available, however, I zipped my debug.log, jumpy.log and pmsencoder.log together.infidel wrote:Offhand it looks like maybe a renderer configuration issue. Attaching your logs would be helpful.kah wrote:For some plugins, the folders that contain the videos are simply empty. For others, the folders contain videos named like "whatevername[PMSEncoder]" which are not playable... Any ideas where I might start digging?
I noticed that jumpy.log prints the following error: "Error: script.module.urlresolver not found." However, I couldn't find anything about how to deal with that error so far.
Besides: Is UMS better suited for Jumpy and/or Xbox 360 streaming than PMS?
- Attachments
-
- pms.zip
- (11.55 KiB) Downloaded 689 times
Re: Jumpy Plugin (17 May 2013)
I tested the ATV.at addon following the navigation path in your logs and found that:kah wrote:For some plugins, the folders that contain the videos are simply empty. For others, the folders contain videos named like "whatevername[PMSEncoder]" which are not playable
- This addon has a coding quirk that that causes a general playback error with jumpy, which is accomodated in this update: won't fix any additional issues specific to the xbox-360. after which everything works for me (using PMS and Sony Bluray). So try this first, although it
- Your logs show jumpy is adding video items to the xmb, for instance:
but since you don't attempt to play anything I'm assuming you can't see them on the xbox? Again, the settings in XBOX360.conf may need to be tweaked but I don't have any specific experience/advice for you here. Setting logging to TRACE will show more info on the metadata being sent to the xbox, which determines whether it accepts the item or not, and might help us.[jumpy] Opening folder: [xbmc] ATV.at.
...
[jumpy] Opening folder: Ringstrassenhotels.
...
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 5.
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 4.
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 3.
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 2.
[jumpy] Adding folder: Next Page (2).
This doesn't impact the issue above and is expected if you installed jumpy from zip rather than auto-installer (?)kah wrote:I noticed that jumpy.log prints the following error: "Error: script.module.urlresolver not found."
Not afaik, but the TRACE log would be slightly more useful with UMS.kah wrote:Besides: Is UMS better suited for Jumpy and/or Xbox 360 streaming than PMS?
Re: Jumpy Plugin (17 May 2013)
Well the game streams, being ephemeral, are already gone so I can't test them directly but as to ESPN/NFL Network in FirstRowSports.eu I get similar behaviour as you, i.e. normal playback when browsing UMS from xbmc but audio issues when using my actual renderer (Sony Bluray). I'm guessing that this has to do with unsupported audio resolution in the output container:origin415 wrote:I've attached logs for attempts for three different streams. All of these work in xbmc/sportsdevil directly, and these are all using a PS3 as a client.
A quick (albeit hacky) test is to force ntsc-dvd output for everything (which will send out 48khz audio) by adding a general rule in the OPTIONS section of ffmpeg.webfilters (located in your profile folder next to UMS.conf):DEBUG 2013-06-11 17:39:17.097 [Thread-66] Output #0, vob, to '\\.\pipe\ffmpegwebvideo_79_1370997547505':
...
DEBUG 2013-06-11 17:39:17.101 [Thread-66] Stream #0:1: Audio: ac3, 22050 Hz, stereo, fltp, 192 kb/s
which fixed it in my case, so see if this works for you.OPTIONS
.* | -target ntsc-dvd
Re: Jumpy Plugin (17 May 2013)
Exactely, I can't see any videos in the atv.at plugin section on my xbox. I unzipped your fix to the specified folder but still nothing shows up. Furthermore, the PMS start screen now tells me that no renderers were found (the big white X on red). Attached are my logfiles, this time with a traceloginfidel wrote:I tested the ATV.at addon following the navigation path in your logs and found that:kah wrote:For some plugins, the folders that contain the videos are simply empty. For others, the folders contain videos named like "whatevername[PMSEncoder]" which are not playable
[...]
- This addon has a coding quirk that that causes a general playback error with jumpy, which is accomodated in this update: won't fix any additional issues specific to the xbox-360.
after which everything works for me (using PMS and Sony Bluray). So try this first, although it- Your logs show jumpy is adding video items to the xmb, for instance:
but since you don't attempt to play anything I'm assuming you can't see them on the xbox? Again, the settings in XBOX360.conf may need to be tweaked but I don't have any specific experience/advice for you here. Setting logging to TRACE will show more info on the metadata being sent to the xbox, which determines whether it accepts the item or not, and might help us.[jumpy] Opening folder: [xbmc] ATV.at.
...
[jumpy] Opening folder: Ringstrassenhotels.
...
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 5.
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 4.
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 3.
[jumpy] Adding unresolved.4 item: Ringstraßenhotels - Folge 2.
[jumpy] Adding folder: Next Page (2).

Well, I started installing everything (except of phantomJS) manually and after I was finished found out about the auto-installer and executed it. Was that a mistake?infidel wrote: [...]This doesn't impact the issue above and is expected if you installed jumpy from zip rather than auto-installer (?)kah wrote:I noticed that jumpy.log prints the following error: "Error: script.module.urlresolver not found."
[...]

Thanks for your help so far

Re: Jumpy Plugin (17 May 2013)
[EDIT: oopskah wrote:the PMS start screen now tells me that no renderers were found (the big white X on red). The PMS start screen now tells me that no renderers were found

Then I'm not sure why you're missing urlresolver (unless you haven't restarted xbmc since then?), have a look here for more, including how to add it manually. And yes, the installer can always be run on top of an existing installation.kah wrote:I started installing everything (except of phantomJS) manually and after I was finished found out about the auto-installer and executed it.