Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Custom Grouping Schemes - Condition (Read 1064 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Custom Grouping Schemes - Condition

Hi,

I'd like to make a condition for my grouping scheme, but it's not working.

Code: [Select]
$ if($greater(%filesize%,10240),%directoryname%,%album% [CD%discnumber% ][mixed by %album artist%])


Could someone tell me whats wrong on that statement?

Custom Grouping Schemes - Condition

Reply #1
Oh sorry, I didn't see the space after the '$' with the font foobar uses. Now it's working. ^^