Re: Ripping Compilations
The simplest way to solve your problem is to substitute [artist] at the beginning of your string with [album artist]. This will primarily sort all your rips under the album artist you choose. Therefore single artist albums will be ripped to a folder named after the sole artist and/or band name, and compilations will be ripped into a folder under whatever input you choose: "Compilations" or "Various Artists" respectively. The rest of your string can remain the same.
If you are importing and/or listening to your tracks in iTunes then I would recommend naming multi artist CD's as "Compilations", as this is Apple's standard sorting format. If using a NAS drive use "Various Artists" instead.
I don't see why anybody should have to over complicate the string by inserting any [IFVALUE] [IFCOMP] [IF!COMP] [IFMULTI] nonsense. Clean and simple is best.
I use [album artist]/[album]/[disc]-[track] [title]. This maximises sorting order compatibility with all operating systems and NAS drives when browsing the original files on a Mac (Finder), PC (Windows Explorer), NAS, or smart TV. You should note that music software will always use the embedded tags and not your file naming convention, so I do not see the need to add [artist] anywhere within the string. However, if you feel you need to have the artist displayed within the file name use [album artist]/[album]/[disc]-[track] [title] - [artist] instead.
Hope this helps.
					The simplest way to solve your problem is to substitute [artist] at the beginning of your string with [album artist]. This will primarily sort all your rips under the album artist you choose. Therefore single artist albums will be ripped to a folder named after the sole artist and/or band name, and compilations will be ripped into a folder under whatever input you choose: "Compilations" or "Various Artists" respectively. The rest of your string can remain the same.
If you are importing and/or listening to your tracks in iTunes then I would recommend naming multi artist CD's as "Compilations", as this is Apple's standard sorting format. If using a NAS drive use "Various Artists" instead.
I don't see why anybody should have to over complicate the string by inserting any [IFVALUE] [IFCOMP] [IF!COMP] [IFMULTI] nonsense. Clean and simple is best.
I use [album artist]/[album]/[disc]-[track] [title]. This maximises sorting order compatibility with all operating systems and NAS drives when browsing the original files on a Mac (Finder), PC (Windows Explorer), NAS, or smart TV. You should note that music software will always use the embedded tags and not your file naming convention, so I do not see the need to add [artist] anywhere within the string. However, if you feel you need to have the artist displayed within the file name use [album artist]/[album]/[disc]-[track] [title] - [artist] instead.
Hope this helps.

 If you prefer "Various Artists" directory instead of "Compilations" directory, replace "Compilations" below with "Various Artists".
   If you prefer "Various Artists" directory instead of "Compilations" directory, replace "Compilations" below with "Various Artists".
Comment