Page 1 of 1

UPnP Not Navigating in 2.01 Ubuntu 12.04

Posted: 20 May 2012 04:31
by Mojuba
To whom it may concern,

Not sure where to troubleshoot this. The only client device I have issue navigating my DLNA servers is with VLC. It will find a server under the Local Network>Universal Plug'n'Play tab, but when you double click it nothing happens. The output from the debug log is as follows:
main debug: processing request item: TwonkyMedia [NAS-01], node: Universal Plug'n'Play, skip: 0
main debug: resyncing on TwonkyMedia [NAS-01]
main debug: TwonkyMedia [NAS-01] is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'TwonkyMedia [NAS-01]'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `vlc://nop' gives access `vlc' demux `' path `nop'
main debug: creating demux: access='vlc' demux='' location='nop' file='(null)'
main debug: looking for access_demux module: 1 candidate
idummy info: command `nop'
main debug: using access_demux module "idummy"
main debug: TIMER module_need() : 0.247 ms - Total 0.247 ms / 1 intvls (Avg 0.247 ms)
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in /home/checht/.local/share/vlc/lua/meta/reader
lua debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
lua debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
lua debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 0.702 ms - Total 0.702 ms / 1 intvls (Avg 0.702 ms)
main debug: `vlc://nop' successfully opened
main debug: EOF reached
main debug: finished input
main debug: removing module "idummy"
main debug: dead input
main debug: TIMER input launching for 'TwonkyMedia [NAS-01]' : 1.301 ms - Total 1.301 ms / 1 intvls (Avg 1.301 ms)
main debug: changing item without a request (current 0/1)
main debug: nothing to play
Any guidance would be greatly appreciated.

Sincerely,
Mo

Re: UPnP Not Navigating in 2.01 Ubuntu 12.04

Posted: 23 May 2012 20:02
by nkoriyama
Did you try another player?
Can you try nightly builds? (https://launchpad.net/~videolan/+archive/master-daily)
Some pathces for UPnP were applied in the latest git version.

Re: UPnP Not Navigating in 2.01 Ubuntu 12.04

Posted: 23 May 2012 22:11
by Mojuba
Unfortunately, the upgrade from the daily build is failing with the following errors:
Errors were encountered while processing:
/var/cache/apt/archives/vlc_2.1.0~~git20120522+r1516-0~r78~precise1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have no problems using clients on my Android Phone, Foobar on Windows, and miniDNLA on ubuntu.

Re: UPnP Not Navigating in 2.01 Ubuntu 12.04

Posted: 23 May 2012 22:56
by Mojuba
Tried the stable-dailies and getting the following:
The following packages have unmet dependencies:
vlc : Depends: vlc-nox (= 2.0.1+git20120522+r216-0~r37~precise1) but it is not going to be installed
Depends: libvlccore5 (>= 2.0.0) but it is not going to be installed
Recommends: vlc-plugin-notify (= 2.0.1+git20120522+r216-0~r37~precise1) but it is not going to be installed
Recommends: vlc-plugin-pulse (= 2.0.1+git20120522+r216-0~r37~precise1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I suppose I'll wait a few days on the dailies and see if it has been fixed.

Re: UPnP Not Navigating in 2.01 Ubuntu 12.04

Posted: 26 May 2012 20:09
by nkoriyama
I have no problems using clients on my Android Phone, Foobar on Windows, and miniDNLA on ubuntu.
How about VLC on windows? same error?

Re: UPnP Not Navigating in 2.01 Ubuntu 12.04

Posted: 28 May 2012 08:25
by thresh
It takes a lot of time to get all the items from Twonky Media Server.

Unfortunately there is no easy way to fix that, this requires some major work on playlist model in VLC.