I'm attempting to rename my folder structure and am hitting a brick wall.
I've been using the instructions on
https://www.mediamonkey.com/wiki/index. ... ormats/4.0 but still can't get it right.
The difficulties I am having are Ablum Artists with 'The' prefix and those that start with a number or character.
All my ablum artists with 'The' as a prefix are named with the prefix at the beginning, so 'The Beatles' instead of 'Beatles, The' I've also added 'The' as a prefix to be ignored in Options/Library/Appearance. Ideally I would like to retain this in the library whilst having my folder structure replicate this.
What I'm after is:
Top folders with A, B, C, D....X, Y, Z, '0-9 #'
Then the following:
\$MovePrefix(<Album Artist>)\<Date> - <Album>\<Track#:3> <Artist> - <Title>
eg \B\Beatles, The\1966 - Revolver\001 The Beatles - Taxman
If I use <Album Artist:1> It still returns \T\Beatles, The\1966 - Revolver\001 The Beatles - Taxman
Uncertain if there is a way to also group album artists starting without a letter into a 0-9 # folder.
Thinking $if(string criteria,truevalue,falsevalue) or $Assign(variable,value) and $Use(variable) would have to be used but that's starting to go over my head.
Cheers
I'm attempting to rename my folder structure and am hitting a brick wall.
I've been using the instructions on https://www.mediamonkey.com/wiki/index.php/WebHelp:Configuring_Directory_and_File_Formats/4.0 but still can't get it right.
The difficulties I am having are Ablum Artists with 'The' prefix and those that start with a number or character.
All my ablum artists with 'The' as a prefix are named with the prefix at the beginning, so 'The Beatles' instead of 'Beatles, The' I've also added 'The' as a prefix to be ignored in Options/Library/Appearance. Ideally I would like to retain this in the library whilst having my folder structure replicate this.
What I'm after is:
Top folders with A, B, C, D....X, Y, Z, '0-9 #'
Then the following:
\$MovePrefix(<Album Artist>)\<Date> - <Album>\<Track#:3> <Artist> - <Title>
eg \B\Beatles, The\1966 - Revolver\001 The Beatles - Taxman
If I use <Album Artist:1> It still returns \T\Beatles, The\1966 - Revolver\001 The Beatles - Taxman
Uncertain if there is a way to also group album artists starting without a letter into a 0-9 # folder.
Thinking $if(string criteria,truevalue,falsevalue) or $Assign(variable,value) and $Use(variable) would have to be used but that's starting to go over my head.
Cheers