Bug 17615 - Cannot browse UPnP library
: Cannot browse UPnP library
Status: NEW
Product: Logitech Media Server
Classification: Unclassified
Component: UPnP
: 7.7.0
: PC Ubuntu Linux
: P2 normal (vote)
: 7.7.x
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-29 09:53 UTC by Steve Bernard
Modified: 2011-10-28 08:32 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Bernard 2011-09-29 09:53:50 UTC
I am running Ubuntu Linux 11.04, 32 bit, and LMS 7.7.0 RC4.

When I browse for UPnP sources on my network, I can see Logitech Media Server as available, but when I browse them with various software (2X Client on Android, foobar2000 with the UPnP plugin, KinskyDesktop from Linn), I am not able to view any of the music or videos (I don't have any images in the library).  Nothing is displayed, and some software gives me errors (which I can provide if that would be helpful), while foobar2000 just silently returns nothing.  My SB3 and Boom players show up as UPnP clients, but not my Radio.

When I look at my log, I see the following pair of errors and I try to browse the library:

[11-09-29 12:47:52.9003] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Plugin::UPnP::Events::request: Can't call method "pluginData" on an undefined value at /usr/share/perl5/Slim/Plugin/UPnP/MediaRenderer/AVTransport.pm line 216.
; fh=HTTP::Daemon::ClientConn=GLOB(0xe9ff528)
[11-09-29 12:47:52.9479] Slim::Networking::IO::Select::__ANON__ (147) Error: Select task failed calling Slim::Plugin::UPnP::Events::request: Can't call method "pluginData" on an undefined value at /usr/share/perl5/Slim/Plugin/UPnP/MediaRenderer/RenderingControl.pm line 161.
; fh=HTTP::Daemon::ClientConn=GLOB(0xec7e250)

I have verified that I have the HTTP::Daemon module installed on my system.

Let me know if I can provide any further detail on this issue.
Comment 1 Steve Bernard 2011-10-28 08:32:59 UTC
I removed the CustomBrowse and CustomSkip plugins, and the issue resolved itself, more or less.  The error messages I pasted in my original bug report still appear, but my UPNP library is visible in Foobar2000 and KinskyDesktop on my Windows machine, and on 2player on my Android phone.

I still do not see the library on my XBox 360, but I feel like that's probably unrelated to any of these other problems and has more to do with the UPNP implementation not including some sort of special sauce that the XBox expects.

I'll look for a separate bug about the XBox or file one myself, but you can close this one, as the UPNP plugin is clearly working now without those other plugins.