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 (27 August 2015)
ok, i hope you'll at least consider having your installer do the work from where it is instead of having us copy it in the plugins folder. most installers at very least ask where to install. this registry way you can find out where the plugins folder is.infidel wrote:Thanks for all the suggestions for future improvements HT1 but it would be more productive to post a set of logs I think.
good luck!
- Attachments
-
- ums_dbg.zip
- (24.7 KiB) Downloaded 634 times
Win 10 64bits
Qnap TS-212 2x3TB WD Red
Sony Bravia MN (my own conf)
Qnap TS-212 2x3TB WD Red
Sony Bravia MN (my own conf)
Re: Jumpy Plugin (27 August 2015)
Jumpy's job is just to deliver a resolved url to UMS, and it isn't concerned at all with the media details here so there's nothing relevant you could trick it into doing. Formatting output is a renderer configuration issue which is probably best addressed in the Media Renderers forum, and would need a set of logs to show what exactly is happening.Supermanfan77 wrote: is there a way trick jumpy into reading the audio as 2 channels instead of 1? Or is that a question I should be asking in the UMS main issue thread?
Re: Jumpy Plugin (27 August 2015)
Ok, I deserved thatHT1 wrote:good luck!

Since you're already set up for jumpy anyway (having installed Kodi, python, etc previously), try a manual install:
- Shut down UMS.
- Unzip the jumpy zip package (jumpy-0.3.8-dev-151027.zip) to your plugins folder.
- Add your python.path setting to UMS.conf:
Code: Select all
python.path = c:\\Python27\\python.exe
- restart UMS.
EDIT: I just remembered you're upgrading to Windows 8

Re: Jumpy Plugin (27 August 2015)
nah i didn't mean it like that.infidel wrote:Ok, I deserved thatHT1 wrote:good luck!
Anyway so i'm trying out ums on a win8.1 laptop, hoping the i5 will do truemotion better than my old Q9550. Nothing's installed yet but ums and kodi, i'll give your setup.bat a try tonite.
thanks
Win 10 64bits
Qnap TS-212 2x3TB WD Red
Sony Bravia MN (my own conf)
Qnap TS-212 2x3TB WD Red
Sony Bravia MN (my own conf)
Re: Jumpy Plugin (27 August 2015)
Hello Infidel,
Please help, this might be something really dumb but is kicking my tail.
I had used UMS for at least 3 years mainly to stream content from my pc. Now trying to get the Jumpy plugin running and working under win7, I had followed all the instructions however I cannot get it to work, the installer jumpy-0.3.7 installer says it cannot find ums.conf (whether I tried as admin or not... ).
Then in the log you could see all of the java.io.IOExceptions: Cannot run program "python" (in directory "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\lib"): CreateProcess error=2, The system cannot find the file specified
I did however installed Python with easy_install and all the other recommended & related scripts, as well as Kody
Jumpy shows up in the renderer (Panasonic ST50) but nothing works
Thanks in advance for any help
Doxeng
Please help, this might be something really dumb but is kicking my tail.
I had used UMS for at least 3 years mainly to stream content from my pc. Now trying to get the Jumpy plugin running and working under win7, I had followed all the instructions however I cannot get it to work, the installer jumpy-0.3.7 installer says it cannot find ums.conf (whether I tried as admin or not... ).
Then in the log you could see all of the java.io.IOExceptions: Cannot run program "python" (in directory "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\lib"): CreateProcess error=2, The system cannot find the file specified
I did however installed Python with easy_install and all the other recommended & related scripts, as well as Kody
Jumpy shows up in the renderer (Panasonic ST50) but nothing works
Thanks in advance for any help
Doxeng
- Attachments
-
- ums_dbg.zip
- (31.56 KiB) Downloaded 880 times
Re: Jumpy Plugin (27 August 2015)
Doxeng wrote:Then in the log you could see all of the java.io.IOExceptions: Cannot run program "python"
- Add a python.path setting to UMS.conf so jumpy can find python (ordinarily the installer would have done this). Assuming you installed python at the default location, the setting would be:
Code: Select all
python.path = c:\\Python27\\python.exe
- Also, try double-clicking plugins/jumpy/setup/setup.bat so the installer can check for and add the additional required modules to python (unless you've already added them manually via easy_install). If it doesn't work, please attach plugins/jumpy/setup/setup.log.
- If there's no plugins/jumpy/setup/setup.bat in your installation, replace jumpy by unzipping the dev version zip package (jumpy-0.3.8-dev-151027.zip) to your plugins folder.
Re: Jumpy Plugin (27 August 2015)
Thanks Infidel,
I did as suggested including unzipping the development zipped package, still the same issue:
Here is a C&P of jumpy setup.bat run as administrator:
Sat 11/28/2015 11:29:14.81
The volume state for Disable8dot3 is 0 (8dot3 name creation is enabled).
The registry state of NtfsDisable8dot3NameCreation is 0 (Enable 8dot3 name creation on all volumes).
Based on the above two settings, 8dot3 name creation is enabled on C:.
Downloading "http://skeptical.github.io/jumpy/setup.zip"
1 file(s) moved.
Archive: setup.zip
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/setup.bat
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/bin/bg.exe
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/bin/curl.exe
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/jumpy-scripts.diff
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/quickpatch.py
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/repository.jumpy.addons-1.0.0.zip
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/script.module.jumpy-2.0.0.zip
reentering...
Error: can't find UMS.conf.\n\nPlease start up UMS and shut it down again to ensure that debug.log is valid.
I did as suggested including unzipping the development zipped package, still the same issue:
Here is a C&P of jumpy setup.bat run as administrator:
Sat 11/28/2015 11:29:14.81
The volume state for Disable8dot3 is 0 (8dot3 name creation is enabled).
The registry state of NtfsDisable8dot3NameCreation is 0 (Enable 8dot3 name creation on all volumes).
Based on the above two settings, 8dot3 name creation is enabled on C:.
Downloading "http://skeptical.github.io/jumpy/setup.zip"
1 file(s) moved.
Archive: setup.zip
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/setup.bat
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/bin/bg.exe
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/bin/curl.exe
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/jumpy-scripts.diff
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/quickpatch.py
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/repository.jumpy.addons-1.0.0.zip
inflating: C:/PROGRA~2/UNIVER~1/plugins/jumpyrew/setup/script.module.jumpy-2.0.0.zip
reentering...
Error: can't find UMS.conf.\n\nPlease start up UMS and shut it down again to ensure that debug.log is valid.
- Attachments
-
- ums.conf_error.jpg (50.04 KiB) Viewed 14628 times
Re: Jumpy Plugin (27 August 2015)
Doxeng wrote:I did as suggested including unzipping the development zipped package, still the same issue:
Try this patched setup.bat and let me know what happens, and post setup.log either way, no screenshots necessaryHT1 wrote:i'll give your setup.bat a try tonite.

Re: Jumpy Plugin (27 August 2015)
Hello Again,
This time the script was able to find ums.conf as well as checking for the python version, checked and found Py4j, beautifulsoup4, lkml and kodi which I had previously installed. Also installed polib and others but then found permission errors ..per log enclosed.
Should I try installing those modules (such as rtmpdump) manually ?
Thanks a whole lot!
Doxeng
This time the script was able to find ums.conf as well as checking for the python version, checked and found Py4j, beautifulsoup4, lkml and kodi which I had previously installed. Also installed polib and others but then found permission errors ..per log enclosed.
Should I try installing those modules (such as rtmpdump) manually ?
Thanks a whole lot!
Doxeng
- Attachments
-
setup.log
- (25.38 KiB) Downloaded 696 times
Re: Jumpy Plugin (27 August 2015)
hey infidel, thanks for the updated setup
i had to run it a couple times, 1st time it complained about admin rights. so i restarted it as admin.
still complained about not having permission to access stuff after. i ran it a 3rd time from an elevated prompt. same problem.
i'm in the admin account on this machine, unless windows is lying to me. lol
anyway it did manage to install python and a bit more but it crapped out about halfway through (right before rtmpdump) .
i think at adding jumpy repo.
here's the log file
i had to run it a couple times, 1st time it complained about admin rights. so i restarted it as admin.
still complained about not having permission to access stuff after. i ran it a 3rd time from an elevated prompt. same problem.
i'm in the admin account on this machine, unless windows is lying to me. lol
anyway it did manage to install python and a bit more but it crapped out about halfway through (right before rtmpdump) .
i think at adding jumpy repo.
here's the log file
- Attachments
-
setup.log
- (26.26 KiB) Downloaded 781 times
Win 10 64bits
Qnap TS-212 2x3TB WD Red
Sony Bravia MN (my own conf)
Qnap TS-212 2x3TB WD Red
Sony Bravia MN (my own conf)