frank1969;444230 Wrote: > deleting the "ALBUMARTIST"-tag in compilations > adding the "ITUNESCOMPILATION = 0" for "one artist"-albums > the "ITUNESCOMPILATION = 1" is set on compilations in all my files.
Obviously you're using Mp3tag, but you're making the same mistake as when you tried to use ARTISTSORTORDER. These are Mp3tag's _internal_ field names. They map to ID3v2 frames for MP3 files, but they do NOT map to anything in FLAC files. You're getting a literal ITUNESCOMPILATION field in your FLAC tags, not the desired COMPILATION field. (In Mp3tag open the Help, then go to "Names and mapping of ID3v2/WMA/MP4 tag fields". You'll see the mapped field names, but note that they're only for ID3 and WMA. For FLAC files, use the actual field names.) > So I guess, this function orders by "ARTISTSORT" (or ARTISTSORTORDER) > and it lists first those who have the tag left empty, and then starts > mit "ABBA". No, that's not how it works at all. If you exclude an ARTISTSORT field then SqueezeCenter should simply use the value in the ARTIST field for sorting. Needless to say, for 'Abba', an ARTISTSORT containing 'Abba' should have no net effect. > And further on I guess this could correspond with a bug I filed, that > the scanner doesn't re-move old entries from tag fields, so i guess, > although the ARTISTSORT is left empty in my mp3, the database has still > "ABBA;" or "ABBA;<blank>". The scanner will remove old data if your run a 'clear library' type rescan. > Can anyone test, if those behaviour could be reproduced so we/I could > file a bug and get this solved? I don't think you're seeing the results of any bugs. Are you running SC 7.3 or SC 7.4? SC 7.4 does have some scanning bugs, but it scans my library, tagged as I've been describing, with zero errors. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=66019 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
