paulster;387896 Wrote: 
> We have a winner!
> 
> Just got that modified version of flac2mp3 up and running in 5 minutes
> flat on my Debian machine.  Another 5 minutes to get the tag mapping
> perfect for ARTISTSORT, ALBUMSORT, etc. and I'm really happy with the
> results.
> 
> Thanks for that.

I'm glad you liked it! 

Now, since you are going to use *iTunes* you might want to turn off the
unsyncing code to be safe. This is because iTunes (as of April 2008) has
a bug in its unsyncing of ID3v2.3 metadata which may get tickled by some
images. In iTunes it appears as if the tags of the affected files are
screwed up, but they are in fact OK. 

This bug was found by Peter J. Creath, who also reported the bug to
iTunes. First we wanted put the blame on the MP3::Tag module, but it
turned out that it worked as it should. 

Put this line in the script to circumvent the iTunes bug:
MP3::Tag->config(id3v23_unsync => 0)


-- 
gnypp45
------------------------------------------------------------------------
gnypp45's Profile: http://forums.slimdevices.com/member.php?userid=15106
View this thread: http://forums.slimdevices.com/showthread.php?t=58555

_______________________________________________
ripping mailing list
ripping@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to