INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: JaredH on June 11, 2005, 08:33:50 pm
-
Right now, as for file naming, I have this expression set up:
If(IsEmpty([track #], 1), [Artist] - [Name],[Artist] - [Track #] - [Name]
Now, what I would like to add to this is a directory structure that would create a Disc # directory for Albums that have multiple discs, and otherwise leave it in the main album directory for those that do not. This is my current directory structure:
[Type]\[Genre]\[Genre 2]\[Artist]\[Album]\Disc [Disc #]
Can anyone chime in with an idea of how to format this expression?
-
bump...