From: epg <> Date: Tue, 26 Apr 2005 03:01:04 +0000 (+0000) Subject: 1. Switch to TITLE[n] style tags X-Git-Url: https://diplodocus.org/git/flac-archive/commitdiff_plain/88f71cc4fb6076781e9479cbdfb22993cc84af1f?hp=88f71cc4fb6076781e9479cbdfb22993cc84af1f 1. Switch to TITLE[n] style tags 2. Support multi-artist discs (tags_file): Split all the duplicated candidate-tags file writing stuff from tags into this new function. It uses TITLE[n] style tags, and ARTIST[n] tags for multi-artist discs. (tags): Use tags_file. If any of the matching MusicBrainz album objects' has_various_artists function returns true, make a candidate-tags-0v file with blank ARTIST[n] entries, as well as putting them in the candidate-tags-$i file. ---