[mythtv-users] Mythmusic and RealJukebox

Isaac Richards ijr at po.cwru.edu
Wed Jul 30 12:51:18 EDT 2003


On Tuesday 29 July 2003 07:12 pm, Ian Forde wrote:
> Hey all -
>
> I've been using MythMusic for quite a while and was never able to figure
> out why it accepted the id3 tags on most of my mp3 files but not on some
> others.  It turns out that when I did my original cd-rip from my CDs,
> some of them were done with RealJukebox, whose id3 tags mythmusic
> apparently does *NOT* like.  Here's a sample of a file that it liked,
> followed by one that made it into the Unknown/Unknown (and ultimately
> unplayable) category:

The issue here is that there is an id3v2 tag with one element in it 
(RealJukebox's proprietary info stuffed into a GEOB container), with the rest 
of the readable information in a id3v1 tag.  libid3tag, which mythmusic uses, 
sees that a v2 tag exists and ignores the v1 tag.  I should have a workaround 
in CVS later today for this.

Isaac


More information about the mythtv-users mailing list