Page 40 of 80

Re: Jumpy Plugin (14 September 2013)

Posted: Sat Sep 21, 2013 8:01 am
by Okatawo
Sorry my mistake

Re: Jumpy Plugin (14 September 2013)

Posted: Sat Sep 21, 2013 9:42 am
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">

Re: Jumpy Plugin (14 September 2013)

Posted: Sat Sep 21, 2013 12:02 pm
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

Re: Jumpy Plugin (14 September 2013)

Posted: Sat Sep 21, 2013 8:19 pm
by Okatawo
Ok.

Re: Jumpy Plugin (14 September 2013)

Posted: Sun Sep 22, 2013 12:07 am
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

Re: Jumpy Plugin (14 September 2013)

Posted: Sun Sep 22, 2013 1:38 am
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

Re: Jumpy Plugin (14 September 2013)

Posted: Sun Sep 22, 2013 2:02 am
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.

Re: Jumpy Plugin (14 September 2013)

Posted: Sun Sep 22, 2013 2:08 am
by infidel
zecaetanop wrote:The KeyError is solved with your fix! Thank's.
You're welcome :), and please go lightly on the QUOTE button.

Re: Jumpy Plugin (14 September 2013)

Posted: Sun Sep 22, 2013 5:24 am
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

Re: Jumpy Plugin (14 September 2013)

Posted: Sun Sep 22, 2013 6:05 am
by infidel
Okatawo wrote:jumpy.log
Full logs please :).