Page 36 of 80
Re: Jumpy Plugin (7 August 2013)
Posted: Thu Sep 12, 2013 2:01 pm
by nomi2013
Here is the debug log
THanks
Nomi
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 2:58 am
by infidel
nomi2013 wrote:My TV is Sony Bravia EX621 (40 ") ... giving error "Content couldn't be acquired"
- Congratulations, you've found a bug in UMS Bravia support
. For now the workaround is to add this setting to UMS.conf:
- There is a further unrelated bug in the jumpy resolver which you will encounter next unless you also update plugins/jumpy/lib/resolver.py:
Also, please delete your
duplicate post to help keep things tidy around here, double/cross posting is bad practice.
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 4:17 am
by nomi2013
Thanks infidel
I will test it and report back..thanks again for all ur help
I 'll delete the other post
Nomi
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 4:20 am
by nomi2013
One question I forgot to ask
can I add this line anywhere in the UMS.conf file?
Thanks again
Nomi
mencoder_disablesubs = true
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 6:58 am
by infidel
nomi2013 wrote:can I add this line anywhere in the UMS.conf file?
yes.
EDIT: as long as there's no other
mencoder_disablesubs setting later in the file (which would override it).
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 9:16 am
by nomi2013
After adding this line, I can now see the files but when oprning stream now getting "Server is not accessable. Please try again later"
Please see latest logs
thanks for all the help
nomi
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 9:33 am
by infidel
nomi2013 wrote:After adding this line, I can now see the files but when oprning stream now getting "Server is not accessable. Please try again later"
Have you also
replaced plugins/jumpy/lib/resolver.py?
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 11:07 pm
by Casper
infidel wrote:
- defaults ffmpegwebvideo items to DLNA.ORG_OP=01 which seems to be objectively correct, hence ChunkedTransfer=true is required in Panasonic.conf to avoid playback interruption.
- doesn't require any 'refresh_needed' setting, since I've ditched the hacky refresh trick which was the main cause of the listing problem. On a related note I'm also curious to know whether pressing 'Delete bookmark' on the Panasonic instantly causes it to disappear from the parent folder.
- doesn't fix the out-of-sequence 'Add bookmark' dlna id thing, which I'm guessing wasn't critical.
jumpy-a3-testpan5.zip
It's outside the immediate scope here but I also wonder whether the
DLNA.ORG_OP=01/
ChunkedTransfer correlation sheds any new light on the
SeekByTime=exclusive issue ExSport mentioned.
DLNA.ORG_OP=01 appears to be technically correct (the best kind) and not the source of the problem as WEB.conf videos are listed this way and work without
ChunkedTransfer as well as Jumpy videos listed with
resolve_at_playback=false. The only combination that doesn't work is:
Jumpy + resolve_at_playback=true + ChunkedTransfer=false + DLNA.ORG_OP=01
Adding/deleting bookmarks on Panasonic shows changes only when leaving the directory and returning. With XBMC the server needs to be restarted for changes to be seen.
There doesn't appear to be any problem with
Add Bookmark dlna id being out of order.
Changing
SeekByTime between false/true/exclusive doesn't make any difference with Panasonic and XBMC, Jumpy playback always fails and WEB.conf always works.
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 11:36 pm
by nomi2013
Yes Infidel
Yes I replaced the file , same issue..
I also tested with different renderer profile if I use "Sony Bravia EX" prfoile I got something like "cannot play video" but If I change it to "Sony Bravia EX 620" profile I got "Server not ..." error.
My questions
a) Do i need a new custom profile for EX621 (my bravia TV)? though UMS can play other video test files from both profile..
If I need one can anyone help me in making one for EX621?
b) What is jumpy prxoy error in this case?
Thanks for all the help
Nomi
Re: Jumpy Plugin (7 August 2013)
Posted: Fri Sep 13, 2013 11:39 pm
by nomi2013
One thing to add that I have to force use "Sony Bravia Ex" or "Sony Bravia EX 620" profile as UMS will not find renderer (default) for my EX621
Thanks
Nouman