Music Banter - View Single Post - Foobar2000 - Support and Discussions
View Single Post
Old 01-30-2010, 07:46 AM   #4 (permalink)
Guybrush
Juicious Maximus III
 
Guybrush's Avatar
 
Join Date: Nov 2008
Location: Scabb Island
Posts: 6,525
Default

Strange, I tried out your script, but it splits up my compilation albums. I can't see why as it organizes by %album artist% first which is Various Artists on all my compilation albums

edit :

Ah, nevermind. It was the date tag!

edit 2 :

By the way, can I have conditions in my library tree?

Compilation albums are like this :

Code:
%album%\Disc %disc number%
which shows like this :
  • 100 Disco Hits
    • Disc 1
    • Disc 2
    • Disc 3
    • Disc 4
    • Disc 5

However, if the %disc number% is empty, this happens :
  • Absolute Christmas
    • Disc ?

I'd like it to be conditional so that CDs only come up if the %disc number% tag has a value. It's not a biggie, but why not?

edit again :

Sorry, I'm figuring out stuff on my own again .. :p

Code:
%album%\$if(%disc number% PRESENT, Disc %disc number%)
.. works nicely!
__________________
Something Completely Different
Guybrush is offline   Reply With Quote