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
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

zecaetanop wrote:I tested running PMS in both ways, as a service and normally, and I got some ... different errors
  • As a service:
    Error: can't find xbmc addons dir at 'C:\Windows\system32\config\systemprofile\AppData\Roaming\XBMC\addons'.
    jumpy can't find any xbmc addons because xbmc was installed under your own user account (Ze) but jumpy is now being run from the service user account, which has a different APPDATA path. Try pointing xbmc.path to the correct location in PMS.conf (you may need to grant write permission there too):

    Code: Select all

    xbmc.path = C:\\Users\\Ze\\AppData\\Roaming\\XBMC
  • As a normal program:
    The socket error isn't critical and just means xbmc was probably running already, see here.
zecaetanop
Posts: 6
Joined: Wed Sep 18, 2013 11:13 am

Re: Jumpy Plugin (14 September 2013)

Post by zecaetanop »

infidel wrote:
zecaetanop wrote:I tested running PMS in both ways, as a service and normally, and I got some ... different errors
  • As a service:
    Error: can't find xbmc addons dir at 'C:\Windows\system32\config\systemprofile\AppData\Roaming\XBMC\addons'.
    jumpy can't find any xbmc addons because xbmc was installed under your own user account (Ze) but jumpy is now being run from the service user account, which has a different APPDATA path. Try pointing xbmc.path to the correct location in PMS.conf (you may need to grant write permission there too):

    Code: Select all

    xbmc.path = C:\\Users\\Ze\\AppData\\Roaming\\XBMC
  • As a normal program:
    The socket error isn't critical and just means xbmc was probably running already, see here.
Hello Infidelis
Thank you for your help this problem is solved.
zecaetanop
zecaetanop
Posts: 6
Joined: Wed Sep 18, 2013 11:13 am

Re: Jumpy Plugin (14 September 2013)

Post by zecaetanop »

Hello Infidel
Thank you for your help now PS3 Media Server is running as a service.
Some errors appear on the jumpy.log, can you please help me solve them?
The main problem I don't understand is the one below as the socket error on the bottom of the log you said it's not a problem.

python 2.7.5

[jumpy] HOME
[jumpy] GETPROPERTY youtube-dl.lib.path
[jumpy] using beautifulsoup4 to parse xml
[jumpy] GETVAR xbmc_info
[jumpy] GETVAR xbmc_paths
[jumpy] setEnv: xbmc_lang=English
[jumpy] setEnv: resolvers=youtube-dl
youtube-dl version 2013.09.17
unable to open xbmc-urlresolver
Traceback (most recent call last):
File "C:\Program Files (x86)\PS3 Media Server\plugins\jumpy\lib\resolver.py", line 65, in __init__
sys.stderr.write('%s version %s\n' % (_info[id]['name'], _info[id]['version']))
File "C:\Program Files (x86)\PS3 Media Server\plugins\jumpy\xbmc\xbmcinit.py", line 245, in __getitem__
raise KeyError(key)
KeyError: None


Do you need anymore information?
Regards.
zecaetanop
Attachments
jumpy.log
PMS Jumpy.log
(44.71 KiB) Downloaded 419 times
debug.log
PMS debug.log
(21.34 KiB) Downloaded 419 times
Last edited by zecaetanop on Sat Sep 21, 2013 2:56 am, edited 1 time in total.
nomi2013
Posts: 30
Joined: Thu Sep 12, 2013 12:45 am

Re: Jumpy Plugin (14 September 2013)

Post by nomi2013 »

Hi Infidel
Me again :) after running few days I experienced some things using jumpy
1) Audio on some channels lags with video ,I am not sure if its UMS or XBMC ?
2) Slow browsing when going in folders using jumpy.

I am on UMS 2.5.6 and read the forum but didn't grasp if upgrading to new UMS version will solve these issues? Thanks again for all the help.
Nomi
Okatawo
Posts: 10
Joined: Fri Sep 20, 2013 7:41 pm

Re: Jumpy Plugin (14 September 2013)

Post by Okatawo »

hi
I installed the UMS, XBMC and jumpty. \
Then I installed the plugin for xbmc youtube and my local tv weeb.tv.
Everything works, out of the jumpy all the folders are empty. Folders [XBMC]Youtube And so on.
What should I do now?


sorry for my english this is not my nativ language.
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

zecaetanop wrote:now PS3 Media Server is running as a service.
Some errors appear on the jumpy.log
The KeyError is also due to the User Account mixup when running as a service. This update should fix it:
xbmc-dev-130920.zip
unzip to plugins/jumpy/
(21.49 KiB) Downloaded 459 times
zecaetanop wrote:the socket error on the bottom of the log you said it's not a problem
It won't affect anything, but looking at the log more closely I see for some reason in your case script.common.plugin.cache is being started twice (and the error is from the second attempt). I'll look into it some more.
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

nomi2013 wrote:1) Audio on some channels lags with video ,I am not sure if its UMS or XBMC ?
Not xbmc, since it isn't directly involved in any way during UMS playback. It's probably something to do with the Bravia (which is very finicky) but I don't have any specific experience with it.
nomi2013 wrote:2) Slow browsing when going in folders using jumpy.
Only with jumpy or in general? Always or only when there are many many items? Post logs for a specific folder if you think it's specific to jumpy and I'll see if I can recreate it.

And yes, try the new A5 and A3 versions to see if you get better results.
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

Okatawo wrote:Everything works, out of the jumpy all the folders are empty. Folders [XBMC]Youtube And so on.
What should I do now?
Hi Okatawo :), please post logs.
Okatawo
Posts: 10
Joined: Fri Sep 20, 2013 7:41 pm

Re: Jumpy Plugin (14 September 2013)

Post by Okatawo »

Ok i upload all debug.log
Attachments
ums_dbg.zip
(24.58 KiB) Downloaded 413 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

Okatawo wrote:Ok i upload all debug.log
Thx, but debugging renderers requires a TRACE log (see step 3).
Post Reply