Dremora / foo_musicbrainz

MusicBrainz tagger for foobar2000 audio player.
http://www.foobar2000.org/components/view/foo_musicbrainz
MIT License
35 stars 4 forks source link

Put album ID to search window from non default foo_mb album ID field #45

Open wackie opened 12 years ago

wackie commented 12 years ago

Put to this window http://img171.imageshack.us/img171/4259/20120809093416.jpg ID from mp3 and aac tags. Here I test all tags written by Picard. %tag type% - %name on MB site table% - %how fb2k read this tag%

ID3V2 - "TXXX:MusicBrainz Album Id" - "MUSICBRAINZ ALBUM ID" Vorbis Comment - "MUSICBRAINZ_ALBUMID" - "MUSICBRAINZ_ALBUMID" APEv2 - "MUSICBRAINZ_ALBUMID" - "MUSICBRAINZ_ALBUMID" iTunes MP4 - "----:MusicBrainz Album Id" - "MUSICBRAINZ ALBUM ID" Windows Media - "MusicBrainz/Album Id" - fb2k don't read tags with "\" :) Mp3Tag show "MUSICBRAINZ/ALBUM ID"

WMA tag fb2k cannot read, so must be added only "MUSICBRAINZ ALBUM ID" witch shown identical for mp3 and m4a (aac).