[mythtv] upnp music again

Paul Harrison mythtv at sky.com
Sat Sep 27 14:44:54 UTC 2014


On 27/09/14 14:36, John Pilkington wrote:
> On 27/09/14 11:45, Paul Harrison wrote:
>> SELECT * from music_directories;
> +--------------+------+-----------+
> | directory_id | path | parent_id |
> +--------------+------+-----------+
> |            2 | Next |         0 |
> +--------------+------+-----------+
> 1 row in set (0.00 sec)
>
>
>  ServiceHost::ProcessRequest: GetMusic : GET /Content/GetMusic?Id=2 
> HTTP/1.1
>
> 2014-09-27 14:11:56.461756 E  GetFile - Unable to find 
> /home/john/Musictest//Next/britainsea_20140610-1359a.mp3.
>
> ... and /home/john/Musictest no longer exists. Same report after 
> optimize_mythdb, and after a backend restart.  I'll try a reboot later.
>
> File is /home/john/MusicSG1/Next/britainsea_20140610-1359a.mp3
>
> It plays in the frontend; TV 'Cannot read file' but shows the R4 
> podcast 'Britain at Sea' artwork.

Ah I see what the problem is Content::GetMusic( int nId ) hasn't been 
update to use storage groups it's still using the old MusicLocation 
settings to locate the music which explains a few things. I'll ping 
Stuart M. and David B. that's there code not mine.

Paul H.


More information about the mythtv-dev mailing list