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
Okatawo
Posts: 10
Joined: Fri Sep 20, 2013 7:41 pm

Re: Jumpy Plugin (14 September 2013)

Post by Okatawo »

Sorry my mistake
Attachments
ums_dbg.zip
(24.76 KiB) Downloaded 451 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

Okatawo wrote:Sorry my mistake
No mistake this time but for some reason it's still not a TRACE log. Can you try doing it by hand:
  • shut down UMS.
  • open up logback.xml (located in the UMS program folder) in a plain text editor and change the 'root level' setting (near the end of the file) from DEBUG to TRACE:
    <root level="TRACE">
User avatar
DeFlanko
Posts: 724
Joined: Thu Jun 21, 2012 3:43 am
Location: San Pedro, CA
Contact:

Re: Jumpy Plugin (14 September 2013)

Post by DeFlanko »

@Infidel I sure hope you've been making a "how to" guide for this.. cause this is the longest thread on UMS forum bro...lol
Okatawo
Posts: 10
Joined: Fri Sep 20, 2013 7:41 pm

Re: Jumpy Plugin (14 September 2013)

Post by Okatawo »

Ok.
Attachments
ums_dbg.zip
(71.49 KiB) Downloaded 426 times
zecaetanop
Posts: 6
Joined: Wed Sep 18, 2013 11:13 am

Re: Jumpy Plugin (14 September 2013)

Post by zecaetanop »

infidel wrote:
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
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.

Hello Infidel
Step by step we are solving issues. The KeyError is solved with your fix! Thank's.
Remains the socket error, but as you said is not an issue, anyway if you have solution for that please let me know.
Regards and thanks a lot.
zecaetanop
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.
Well debug.log shows UMS is sending jumpy's items to the XBOX 360:
...Network debugger: Add bookmark http-get:*:video/mpeg:DLNA.ORG_PN=MPEG_PS...
...Network debugger: kinopolska on kinopolska by edek__02 LIVE http-get...
...Network debugger: 13 posterunek on 13posterunek by Serialek LIVE htt...
...Network debugger: 13 Ulica on 13ulica by rokosa LIVE http-get:*:vide...
A few things to try:
  • Try UMS 2.6.5 or 3.0.0-a5. UMS 2.6.4 is out of date.
  • Do you see video items when you browse the WEB folder? If so, attach a log browsing both WEB and jumpy items.
  • Try turning off resolve_at_playback in jumpy.conf to see if it makes a difference:

    Code: Select all

    resolve_at_playback=false
  • I doubt if it would matter, but you can also try turning off bookmarks in jumpy.conf:

    Code: Select all

    bookmarks=false
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

DeFlanko wrote:@Infidel I sure hope you've been making a howto guide for this.. cause this is the longest thread on UMS forum bro...lol
The proportions may be epic but thankfully the thread content is mostly historic :), and just for the record there is a how-to.
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

zecaetanop wrote:The KeyError is solved with your fix! Thank's.
You're welcome :), and please go lightly on the QUOTE button.
Okatawo
Posts: 10
Joined: Fri Sep 20, 2013 7:41 pm

Re: Jumpy Plugin (14 September 2013)

Post by Okatawo »

I Try UMS 2.6.5 , But when I installed jumpy still looking xbox. When off resolve_at_playback in jumpy.conf, folder [XBMC]weeb.tv contains folders but does not video.
I have WEB folder but it works and shows the files
Attachments
jumpy.log
(79.99 KiB) Downloaded 434 times
infidel
Developer
Posts: 571
Joined: Thu Jul 12, 2012 5:37 am

Re: Jumpy Plugin (14 September 2013)

Post by infidel »

Okatawo wrote:jumpy.log
Full logs please :).
Post Reply