For instance:
Album Artist: The Beatles
"$if(<Album Artist>=Various Artists, etc." returns
"The Beatles=Various Artist"
another example:
Original Date: {empty}
Date: 2004
"$if(<Original Date>,(<Original Date>$),(<Date:4>$))" returns
"(2004$)"
I can confirm that this was working correctly as of 1426, but has since been broken.
[1428-32] Masks for Filename Formattting Broken [#8375]
Moderator: Gurus
Re: [1428-32] Masks for Filename Formattting Broken
Yes, I have the same thing (1432). But I did not notice exactly which build of the problem began.
Win7 x64 Intel Core i3 CPU 540 @ 3.07GHz 3.07 GHz 8 GB RAM NVIDIA GeForce GTS 450
4HD: (C:/D:/ - 1TB) (F:/ - 2TB) (G:/ - 2TB) (H:/ - 3TB)
Screen Resolution 1920x1080
MM runs as administrator.
I'm Tired to post messages using google-translator. I look forward to a forum for Russian-speaking users.
4HD: (C:/D:/ - 1TB) (F:/ - 2TB) (G:/ - 2TB) (H:/ - 3TB)
Screen Resolution 1920x1080
MM runs as administrator.
I'm Tired to post messages using google-translator. I look forward to a forum for Russian-speaking users.
Re: [1428-32] Masks for Filename Formattting Broken
Tracked as 8375.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
Re: [1428-32] Masks for Filename Formattting Broken [#8375]
I can confirm this has not been fixed in build 1433. I didn't have this issue in previous build though.
About 500 songs have been re-added to the library, resulting in double entries ending with the $ sign.
Warning: debug log is huge.
http://www.fayloobmennik.net/982084
About 500 songs have been re-added to the library, resulting in double entries ending with the $ sign.
Warning: debug log is huge.
http://www.fayloobmennik.net/982084
Re: [1428-32] Masks for Filename Formattting Broken [#8375]
What mask do you use?
I discovered that (<Genre>$) will give (Rock$) so escaping is only needed when in an $if statement. I didn't expect that as normally escape characters aren't conditional (if you wanted $ in the filename you'd use $$. Using $if(<Genre>,(<Genre<$)) it gave me (Rock) as expected.
I discovered that (<Genre>$) will give (Rock$) so escaping is only needed when in an $if statement. I didn't expect that as normally escape characters aren't conditional (if you wanted $ in the filename you'd use $$. Using $if(<Genre>,(<Genre<$)) it gave me (Rock) as expected.
Download MediaMonkey ♪ License ♪ Knowledge Base ♪ MediaMonkey for Windows 2024 Help ♪ MediaMonkey for Android Help
Lowlander (MediaMonkey user since 2003)
Lowlander (MediaMonkey user since 2003)
Re: [1428-32] Masks for Filename Formattting Broken [#8375]
\<Album Artist> - <Album> - $if(<Disc#>,CD<Disc#> - ,)<Year> - <Track#:2> - $if(<Artist>=<Album Artist>,,<Artist> - )<Title>$if(<Original Date>, (<Original Date>$),)
MM only adds the $ after the original date
MM only adds the $ after the original date
Re: [1428-32] Masks for Filename Formattting Broken [#8375]
We can't reproduce the issue, please try to test whether you have any problem with the mask in Auto-Organize dialog.
Thanks,
Jiri
Thanks,
Jiri
Re: [1428-32] Masks for Filename Formattting Broken [#8375]
We found the bug. Fixed in build 1434.
Thanks.
-Rusty
Thanks.
-Rusty