Jumpy Plugin (26 October 2016)

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
nickhere
Posts: 138
Joined: Sat Jan 03, 2015 3:28 am

Re: Jumpy Plugin (23 January 2015 - Kodi update)

Post by nickhere »

getting this in jumpy
What did i miss installing it

[jumpy] Opening folder: [xbmc] Engadget.

running [c:\Python27\python.exe, C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc.py, C:\Users\Nick\AppData\Roaming\KODI\addons\plugin.video.engadget\default.py, plugin://plugin.video.engadget/]
in directory 'C:\Program Files (x86)\Universal Media Server\plugins\jumpy'
PATH=C:\Program Files (x86)\Universal Media Server\plugins\jumpy\lib;C:\Program Files (x86)\Universal Media Server\win32;c:\Python27;null;C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc;C:\Users\Nick\AppData\Roaming\KODI\addons\script.common.plugin.cache\lib;C:\Users\Nick\AppData\Roaming\KODI\addons\script.module.beautifulsoup4\lib
PYTHONPATH=C:\Program Files (x86)\Universal Media Server\plugins\jumpy\lib;C:\Program Files (x86)\Universal Media Server\win32;c:\Python27;null;C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc;C:\Users\Nick\AppData\Roaming\KODI\addons\script.common.plugin.cache\lib;C:\Users\Nick\AppData\Roaming\KODI\addons\script.module.beautifulsoup4\lib
xbmc_main=C:\Program Files (x86)\KODI
xbmc_lang=English
imconvert=C:\PROGRA~2\UNIVER~1\win32\convert.exe
JGATEWAY=127.0.0.1:25337
xbmc_home=C:\Users\Nick\AppData\Roaming\KODI
pms=c:\Python27\python.exe C:\PROGRA~2\UNIVER~1\plugins\jumpy\lib\jumpy.py

[jumpy] GETVAR xbmc_info
[jumpy] GETVAR xbmc_paths
Reading C:\Users\Nick\AppData\Roaming\KODI\addons\plugin.video.engadget\resources\settings.xml
Traceback (most recent call last):
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc.py", line 130, in <module>
import xbmcinit, xbmc
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 524, in <module>
reset()
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 502, in reset
__builtin__._mainid = read_addon(id)
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 384, in read_addon
read_settings(i)
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 156, in read_settings
xml = xmlsoup(f)
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 18, in xmlsoup
def xmlsoup(f): return BeautifulSoup(open(f).read(), 'xml')
File "build\bdist.win32\egg\bs4\__init__.py", line 152, in __init__

bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: xml. Do you need to install a parser library?
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "c:\Python27\lib\atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 187, in done
for id in changed:
TypeError: 'NoneType' object is not iterable
Error in sys.exitfunc:
Traceback (most recent call last):
File "c:\Python27\lib\atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "C:\Program Files (x86)\Universal Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 187, in done
for id in changed:
TypeError: 'NoneType' object is not iterable
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (23 January 2015 - Kodi update)

Post by infidel »

Hi, I see 2 things:
nickhere wrote:bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: xml. Do you need to install a parser library?
This probably means that for some reason the installer (assuming that's how you installed jumpy) wasn't able to add the lxml module to python. Try (re)running the installer (you don't need to uninstall anything) and see if it reports success on lxml. If not, you can always install it by hand (for windows[?] you need lxml 2.3, either lxml-2.3.win32-py2.7.exe or lxml-2.3.win-amd64-py2.7.exe). Also, the file plugins/jumpy/setup/setup.log will contain some info on any installer errors.
nickhere wrote:[jumpy] Opening folder: [xbmc] Engadget.
Endgadget appears to be broken in xbmc (ergo in jumpy too). If you get past the first issue you'll run into this one, alas. In general, if it doesn't run in xbmc... etc :)
nickhere
Posts: 138
Joined: Sat Jan 03, 2015 3:28 am

Re: Jumpy Plugin (23 January 2015 - Kodi update)

Post by nickhere »

lxml was enable in the logs but i reinstall anyway. still didnt work so i did a python repair. Now everything shows up on parsing.
endgadget work on kodi. just doesnt stream to tv via kodi. Genesis streams work in kodi not in ums

I think the problem now is UMS
Attachments
ums_dbg.zip
(49.58 KiB) Downloaded 461 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by infidel »

nickhere wrote:I think the problem now is UMS
No, the culprit is jumpy :). Try the update below.
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by infidel »

nickhere
Posts: 138
Joined: Sat Jan 03, 2015 3:28 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by nickhere »

infidel wrote:Update: jumpy-xbmc-0.3.11b - Kodi update
still a problem I tried apple podcast fox news and genesis just doesn't stream. I get please wait a moment on the tv then it jump to the next one in the list
Attachments
ums_dbg.zip
nightly build Build: 5dbf8a58b (2015-03-04)
(253.65 KiB) Downloaded 426 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by infidel »

nickhere wrote:fox news and genesis just doesn't stream
Oops, minor mistake in the genesis+endgadget fix, try the 'c' update I just posted. Haven't looked at fox news, but I guess I must :).
nickhere
Posts: 138
Joined: Sat Jan 03, 2015 3:28 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by nickhere »

apple podcast. and others just dont stream the genesis plugin under generes still has a plug in i did do your updates. i dont remember if i tried engadget this time around.
it in all of them
stream to tv get me please wait then times out and get cant read error
nickhere
Posts: 138
Joined: Sat Jan 03, 2015 3:28 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by nickhere »

The c updates logs
same issue
did apple podcast ..education
endgagget
fox news and genesis
flys thru most link then please wait can read on tv
maybe i need to hook up my webcam so you can watch and see
teamviewer or skype
Attachments
ums_dbg.zip
jumpy c
(213.5 KiB) Downloaded 438 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (5 March 2015 - Kodi update)

Post by infidel »

@nickhere the 'c' logs you just posted are actually 'b':
jumpy-xbmc version 0.3.11b
EDIT: sorry my bad, never mind... :P
Post Reply