Ok -
More findings. Can anyone please help?
I have LMS and Whitebear installed fine. Both libraries are pointing to the same set of local music files.
I do the following in JRiver MC
1. Switch to MC Library, select track and play to my MC Player - Music Plays OK
2. Switch to MC Library, select track and play to my DLNA renderer - Music Plays OK
3. Switch to WhiteBear Library, select same track and play to my MC Player - Music Plays OK
4. Switch to WhiteBear Library, select same track and play to my DLNA renderer - FAILS TO PLAY
Here is the XML scheme it produces for trying to play the same track. The first one Fails and second doesn't
The only difference I can see is a) HTTP filename, and b) the one that fails has a bitDepth of '0', but not sure what this means:
<XMLFN version="1.0">
<Item Name="Filename">
http://169.254.22.94:31416/tid_145/src_mp3/tgt_mp3/pid_1/music.mp3</Item>
<Item Name="PlaylistIndex">0</Item><Item Name="AlbumSequentialWithLastTrack">0</Item>
<Item Name="SampleRate">44100</Item><Item Name="VolumeReset">1</Item>
<Item Name="Channels">2</Item>
<Item Name="ErrorFreeMode">0</Item>
<Item Name="VolumePeakLevels"></Item>
<Item Name="MediaType">Audio</Item>
<Item Name="DatabaseKey">3</Item>
<Item Name="VolumeTrackMaxSafeGain">-1</Item>
<Item Name="Bitrate">320</Item>
<Item Name="Bookmark"></Item>
<Item Name="BitDepth">0</Item>
<Item Name="VolumeLeveling">-10</Item>
<Item Name="DSP"></Item>
<Item Name="FileType">mp3</Item>
<Item Name="UserInterfaceModeChangeEventHandle">00000740</Item>
</XMLFN>
<XMLFN version="1.0">
<Item Name="Filename">F:\Music\Enoch Prusak No. 2\Not Used\04. Above the clouds.mp3</Item>
<Item Name="PlaylistIndex">0</Item>
<Item Name="AlbumSequentialWithLastTrack">0</Item>
<Item Name="SampleRate">44100</Item>
<Item Name="VolumeReset">0</Item>
<Item Name="Channels">2</Item>
<Item Name="ErrorFreeMode">0</Item>
<Item Name="VolumePeakLevels"></Item>
<Item Name="MediaType">Audio</Item>
<Item Name="DatabaseKey">661</Item>
<Item Name="VolumeTrackMaxSafeGain">-1</Item>
<Item Name="Bitrate">320</Item>
<Item Name="Bookmark"></Item>
<Item Name="BitDepth">16</Item>
<Item Name="DRMProtected"></Item>
<Item Name="VolumeLeveling">-10</Item>
<Item Name="DSP"></Item>
<Item Name="FileType">mp3</Item>
<Item Name="UserInterfaceModeChangeEventHandle">000006CC</Item>
</XMLFN>
Can anyone please help with this? Or give me advise on how i can debug this problem further.
Thanks (again!) in advance,
Charles