Apologies. This should have been posted under the CD Ripper forum but I'm on my phone now and can't figure out how to move it. Please can a moderator please move it? Thanks
---
Hi,
I have a naming string I've been using happily for a while which uses the ComposerSort tag to organise Classical music when ripping to FLAC. (R15.2 with latest updates)
I recently set up Multi Encoder for FLAC and MP3 with the exact same naming string but the directory structure created is wrong/different.
I think I've narrowed the issue down to the ComposerSort tag not being recognised under Multi Encoder but would appreciate some verification in case I'm missing something.
When ripping to FLAC (without Multi Encoder) the directory structure that gets created is:
When using Multi Encoder what gets created is:
(The result is the same for MP3 under Multi Encoder except the top directory is "MP3 Library" instead of "Music Library")
The part of my naming string that creates the colored bits highlighted above is:
(Indents and line breaks added for readability)
I use the UNDEF_TAG string as a post-rip visual indicator to see that when metadata needs to be corrected, but in this case I confirmed that ComposerSort tag is defined in the metadata under both profiles. It's just not recognized when processing under Multi Encoder resulting in the UNDEF_TAG string getting inserted.
FLAC profile metadata:
FLAC & MP3 Multi Encoder profile metadata:
Thanks,
Tm
---
Hi,
I have a naming string I've been using happily for a while which uses the ComposerSort tag to organise Classical music when ripping to FLAC. (R15.2 with latest updates)
I recently set up Multi Encoder for FLAC and MP3 with the exact same naming string but the directory structure created is wrong/different.
I think I've narrowed the issue down to the ComposerSort tag not being recognised under Multi Encoder but would appreciate some verification in case I'm missing something.
When ripping to FLAC (without Multi Encoder) the directory structure that gets created is:
M:\Music Library\Classical\[COLOR=blue]B\Bartók, Béla\[/COLOR](1993) BBC Music Vol 2, No 2&*720; Duke Bluebeard's Castle\
When using Multi Encoder what gets created is:
M:\Music Library\Classical\[COLOR=red]UNDEF_TAG\UNDEF_TAG\[/COLOR](1993) BBC Music, Vol 2, No 2&*720; Duke Bluebeard's Castle (Béla Bartok)
(The result is the same for MP3 under Multi Encoder except the top directory is "MP3 Library" instead of "Music Library")
The part of my naming string that creates the colored bits highlighted above is:
Code:
[FONT=courier new][IFEQUALS]genre,Classical, [IFVALUE][tag]ComposerSort[], [UPPER][GRAB]1,1,[tag]ComposerSort[][][]\[tag]ComposerSort[], UNDEF_TAG\UNDEF_TAG [], [IFVALUE]album artist sort, [UPPER][GRAB]1,1,[tag]album artist sort[][][]\[tag]album artist sort[], UNDEF_TAG\UNDEF_TAG [] [] \[/FONT]
I use the UNDEF_TAG string as a post-rip visual indicator to see that when metadata needs to be corrected, but in this case I confirmed that ComposerSort tag is defined in the metadata under both profiles. It's just not recognized when processing under Multi Encoder resulting in the UNDEF_TAG string getting inserted.
FLAC profile metadata:
FLAC & MP3 Multi Encoder profile metadata:
Thanks,
Tm
Comment