[mythtv] embedded albumart working in current master?

Paul Harrison mythtv at sky.com
Wed Jan 6 19:03:20 UTC 2016


On 06/01/16 06:05, Mike Rice wrote:
> On Mon, Jan 4, 2016 at 11:22 PM, Paul Harrison <mythtv at sky.com 
> <mailto:mythtv at sky.com>> wrote:
>
>     On 5 January 2016 at 05:11, Mike Rice <mikerice1969 at gmail.com
>     <mailto:mikerice1969 at gmail.com>> wrote:
>     > The tables look reasonable to me:
>     >
>     > mysql> select song_id, name, directory_id,filename from
>     music_songs where
>     > song_id=1;
>     >
>     +---------+-------------------+--------------+----------------------------------------+
>     > | song_id | name              | directory_id | filename
>     > |
>     >
>     +---------+-------------------+--------------+----------------------------------------+
>     > |       1 | Because The Night |            1 | 10,000 Maniacs -
>     Because The
>     > Night.mp3 |
>     >
>     +---------+-------------------+--------------+----------------------------------------+
>     > 1 row in set (0.00 sec..)
>     >
>
>     I'll have to check the code when I get home but I would expect the
>     directory_id to be 0 here if the file is called '/usr1/music/10,000
>     Maniacs - Because the Night.mp3' and the Music SG is '/usr1/Music'.
>
> Ah.  If I create another directory under /usr1/music and put all the 
> file there everything works fine (after clean and rescan).  I guess 
> it's only a problem when the music files are stored directly in the 
> storage group directory.  That explains why more people were not 
> seeing the problem.
>

Yeah I had a suspicion that was the problem when I saw your table dumps. 
I'll try to take a look at the problem later in the week.

Paul H.


More information about the mythtv-dev mailing list