WD TV Live Media Player sees the SBS Media Server, shows icons for Artists, Albums, Genres, Years, New Music, Music Folder & Playlists.
Drilling down, all display album covers when appropriate.
MP3 tracks play, but FLAC does not. The WD TV Live will will try to play FLAC track for 10~13 seconds then goes on to next track. Titles and durations are displayed.
FLAC tracks can be played by the WD TV Live if selected using network shares rather than the Media Server.
Using the network shares to drill down into a directory, select an artist then an album and finally play emphasizes how good the Squeezebox Server concept is.
From a technical viewpoint it would be nice to be able to play FLAC, but from a commercial competitive view I'm not so sure and as for requirements, the WD TV will be used to play stored video from a server onto a second HDTV, it co-resides with a Touch, an SB3 and 2 Booms, so we don't need another streaming music player in the house.
XP SP3, 7.6.0 - r31644 . Server log is full of "missing ICU" errors, so no help there.
Results 11 to 20 of 224
Thread: UPnP/DLNA Server Plugin
-
2010-12-18, 19:34 #11Senior Member
- Join Date
- Jan 2006
- Location
- South Coast, NSW, Australia
- Posts
- 636
UPnP/DLNA Server Plugin and WD TV Live Media Player
A camel is a racehorse designed by a committee.
-
2010-12-20, 04:44 #12Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,248
I think there may be a need for a "use DLNA parameters" setting as I have just briefly tested with a Sony Bravia TV with MP3. The plugin works (with artwork shown) but only after I modified the code to include DLNA stuff in the responses.
I added DLNA to upnp:albumArtURI and the res element in Utils.pm
As well as disable the removal of "DLNA" item in ConnectionMgr.pmCode:<upnp:albumArtURI dlna:profileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"> <res protocolInfo="http-get:*:mpeg:DLNA.ORG_PN=MP3;DLNA.ORG_OP=01
Last edited by bpa; 2010-12-20 at 04:52.
-
2010-12-20, 05:55 #13
UPnP/DLNA Server Plugin
On Dec 20, 2010, at 6:44 AM, bpa wrote:
>
> I think there may be a need for a "use DLNA parameters" setting as I
> have just tested with a Sony Bravia TV and the plugin works but only
> after I modified the code to include DLNA stuff in the responses.
>
> I added DLNA to upnp:albumArtURI and the res element in Utils.pm
>
> Code:
> --------------------
>
> <upnp:albumArtURI dlna
rofileID="JPEG_TN" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">
>
> <res protocolInfo="http-get:*:mpeg
LNA.ORG_PN=MP3;DLNA.ORG_OP=01
Yeah I know, I haven't implemented any of the DLNA restrictions and profiles yet. But clients should still work without them...
-
2010-12-20, 06:35 #14Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,248
Not the Sony TV and it is a new 2010 model.
First it wouldn't recognise the server until I made the ConnectionMgr change. Then it wouldn't find any compatible files until I made the change in Utils.pm in the http-get.
I'm doing the testing out of curiousity - I also have a Panasonic Home cinema system which has DLNA but so far it won't recognise any server (e.g. minidlna, serviio) not just the SBS one.
edit:
The Panasonic also works with SBS plugin. Problem was network related - the Panasonic won't work with Homeplug that works OK with Sony - Panasonic only works with a direct connection to router. I guess something to do with Discovery and broadcast packets.Last edited by bpa; 2010-12-20 at 07:39.
-
2010-12-22, 22:02 #15formerly known as Fletch
- Join Date
- May 2005
- Location
- Lake Oswego, OR
- Posts
- 2,162
I'm not sure what's supposed to work yet, but here are my quick results:
Client: Revue with lateset 20101208 firmware
Server: SBS 7.6 on Sheevaplug
Library: USB drive shared from Linksys router via SMB
Revue finds the SBS "Networked Source"
MP3: plays fine
FLAC: Finds file but reports error when trying to play. (I don't know if Google TV supports FLAC - my DROID doesn't so probably not.)
Video: Doesn't see files. Files are AVI's encoded as xvid ripped from DVD.
-
2010-12-22, 22:05 #16
UPnP/DLNA Server Plugin
On Dec 23, 2010, at 12:02 AM, Mark Miksis wrote:
> MP3: plays fine
> FLAC: Finds file but reports error when trying to play. (I don't know
> if Google TV supports FLAC - my DROID doesn't so probably not.)
Transcoding doesn't work because of a bug in Google's HTTP client.
> Video: Doesn't see files. Files are AVI's encoded as xvid ripped from
> DVD.
Video is not supported yet.
-
2010-12-22, 22:13 #17formerly known as Fletch
- Join Date
- May 2005
- Location
- Lake Oswego, OR
- Posts
- 2,162
-
2010-12-23, 05:33 #18
UPnP/DLNA Server Plugin
On Dec 23, 2010, at 12:13 AM, Mark Miksis wrote:
>
> andyg;596513 Wrote:
>> On Dec 23, 2010, at 12:02 AM, Mark Miksis wrote:
>>
>>> MP3: plays fine
>>> FLAC: Finds file but reports error when trying to play. (I don't
>> know
>>> if Google TV supports FLAC - my DROID doesn't so probably not.)
>>
>> Transcoding doesn't work because of a bug in Google's HTTP client.
>
> When it works, transcoding will happen on the Revue side?
No, the server side. It already works on the server side, you can try some other clients to see.
The Logi Media Player app currently only supports MP3 but will eventually support more codecs.
-
2010-12-23, 15:30 #19formerly known as Fletch
- Join Date
- May 2005
- Location
- Lake Oswego, OR
- Posts
- 2,162
-
2010-12-24, 02:18 #20Senior Member
- Join Date
- Jun 2007
- Posts
- 675
Just FYI. Doesn't work on the integrated media players on my Samsung LE40C650 TV and my Sony S470 BD player, also no luck on my WDTV Live with custom b-rad firmware.
I won't use this plugin regularly, but it should be nice to access the SBS music once in a while through the TV.

Reply With Quote


