Hi everybody,
first time user of the forum here - thank you for considering my question.
I am stuck in trying to set up CD Ripper's Dynamic Naming in a way that emulates what my existing Apple Library looks like. (I am switching from using Apple Music to utilizing CD Ripper, and Plex to play my music library locally and over the network.)
Here's what I'm trying to achieve:
Here’s as far as I got in modifying the default script:
[MAXLENGTH]80,[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][][]/[MAXLENGTH]80,[album][]/[MAXLENGTH]80,[disc]-[track] [title][]
But that now puts a [Disc] also for single disc albums, which I'd like to avoid.
Thank you in advance to anyone willing to point me the right way!
first time user of the forum here - thank you for considering my question.
I am stuck in trying to set up CD Ripper's Dynamic Naming in a way that emulates what my existing Apple Library looks like. (I am switching from using Apple Music to utilizing CD Ripper, and Plex to play my music library locally and over the network.)
Here's what I'm trying to achieve:
- For single-disc albums:
- Album Artist/Album Title/01 Title
- For multi-disc albums:
- Album Artist/Album Title/1-01 Title
- And continuing in the same folder with 2-01 Title
- Same for Compilations, only substitute “Compilation” for “Album Artist”
Here’s as far as I got in modifying the default script:
[MAXLENGTH]80,[IFVALUE]album artist,[album artist],[IFCOMP]Various Artists[][IF!COMP][artist][][][]/[MAXLENGTH]80,[album][]/[MAXLENGTH]80,[disc]-[track] [title][]
But that now puts a [Disc] also for single disc albums, which I'd like to avoid.
Thank you in advance to anyone willing to point me the right way!
Comment