-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
2.6
-
None
-
Windows 10 Home 19041.867
I can't get Picard to rename files into a Various Artists folder, no matter what I try. My naming script is as follows:
$if($gt(%artists%,1),Various,) $if2(%albumartist%,%artist%)/ $if(%albumartist%, \($if2(%originalyear%,%year%)\) %album%/,) $if($gt(%totaldiscs%,1),%discnumber%-,)$if($and(%albumartist%,%tracknumber%),$num(%tracknumber%,2) ,)$if(%_multiartist%,%artist% - ,)%title%
but whenever I try to save metadata information on a split artist release, the file is sent straight into my music folder, without a "Various Artists" folder as shown in the preview:
You're welcome, glad it is working for you
Please remember to first open a discussion on similar scripting issues on https://community.metabrainz.org/c/picard/ . Not because I want to be annoying, I'm happy to answer here, but it usually works out better for everyone. More people are active there and your are much more likely to receive an answer timely. As a communication platform it is also more convenient to use.
If it turns out to be a bug or something that needs to be addressed in Picard itself we can always create a ticket separately.