I’ve been playing with using $if(,) in the file rename mask, but what I really want to do is have an if/else conditional. For example, I want to use the %artistsort% if it’s available, but if it’s not available, I want to use the %artist%.
Basically, I want to be able to do what %bestartist% does, but using %artistsort% instead of %albumartist%.
Is there any way to do this in the current version of Jaikoz?