[mythtv] embedded albumart working in current master?
Mike Rice
mikerice1969 at gmail.com
Wed Jan 6 06:05:56 UTC 2016
On Mon, Jan 4, 2016 at 11:22 PM, Paul Harrison <mythtv at sky.com> wrote:
> On 5 January 2016 at 05:11, Mike Rice <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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20160105/780b60ca/attachment.html>
More information about the mythtv-dev
mailing list