QUOTE(Silverbolt @ Oct 29 2005, 07:21 PM)
QUOTE(pstrg @ Oct 29 2005, 11:28 AM)
I could not find a guide of all tag field names that foobar2000 understands.
There's no list of all tag field names because you can define your own and foobar2k will still understand it. Subtitle = %subtitle% and conductor = %conductor% in the same sense that you can add a custom tag field "joy to the world" to a track and access it with %joy to the world%. The brackets around it in [%genre%] is just TAGZ syntax to display nothing if the field doesn't exist (instead of a question mark, for instance). The titleformat_help.html file in your foobar directory shows example usage. Also,
this may be useful if you want to know the fields that fb2k 0.9 has remappings on.
Thanks, Silverbolt and qnqfqf!
I was aware of the document "Foobar2000:Titleformat_Reference", but it doesn't seem to be complete (at least for a novice).
Stating my problem another way:
In a given MP3 file, I had filled with MediaCenter the Comment tag as "Moscou Concert".
MediaCenter and Collectorz read it OK, but fb2k reads (I used %comment%) it as "Media Jukebox: Tool Name: Media Center, Media Jukebox: Tool Version: 11.0.309".
(By clicking the right button to read Properties, one can see that the comma stands for a carriage return).
In that same file a date, "1960", appears to both those programs, but again not to fb2k.
Questions:
To get "Moscou Concert", what variable name should I have used?
How to get the date? (Tried %date% and %year%).
Out of curiosity, what are those two lines of information fb2k's reading? (Neither MediaCenter nor Collectorz display those lines that begin with "Media Jukebox...").
Incidentally:
- MediaCenter11 shows "Moscow Concert" under Comment, while Collectorz shows it under Notes);
- MediaCenter11 shows "1960" under Date, while Collectorz shows it under Year.