Here´s the thing; I want a proper album information-field (you know, instead of showing the album name over and over again, it just shows up one time but with some info about codec/year/album length etc.) but i have to write the code for it, _without_ the use of %tracknumber% as somekind of "container" for this info.
Because if i´ve figured it all out right, the first track of the album will (obiously) act as tracknumber 1, and i will then tell foobar that "on tracknumber1; show this info (albumname/codec/whatever)"?
And here is the hook:
Since some of my mp3s doesn´t have any tracknumber specified in the id3tag, tracknumber cant act as the "container" of the album info. I can absolutely NOT tag add the tracknumber to the id3tag since these mp3s are original group-releases (albums that have been ripped and released under very specified and strict rules, which by a checksum-file follows. the checksum-file will mark the release as bad if i edit some of the id3-info, and thereby the release will loose it´s original value.).
So how should i really do this? What other meta-tag should i use with $select so the album info can view correctly? Shouldn´t i use metadata at all? My mind is getting pretty f-ed up by this time
