WACUP
Preview Build Discussion => Preview Build Discussion => Topic started by: winamped on July 26, 2024, 02:31:25 AM
-
Hi, all.
After spending over an hour trying to figure this out, I figured it would be simpler to just ask.
I wanted to format my title to display as such,
Album - TrackNumber(if it exists) - Title - Artist(if it exists)
where it doesn't wind up with additional spaces and dashes.
Despite what the ATF Reference (https://getwacup.com/atf_help.html) says, you will wind up with the spaces and dashes if that metadata is empty.
e.g. with just the title,
- - Title -
I tried this,
[%album% - ][$num(%track%,2) - ]$if2(%title%,$filepart(%filename%))[ - %artist%]
but as I said, it would just add those spaces and dashes, the track# will be 00 if the field is empty.
Can someone please tell me how to format this? Thanks.
-
The lower ATF string looks correct. There is a bug in the prior beta version #19516. Try the latest version #19762, if you have access to it. Otherwise you will need to wait for an updated public preview version.
-
Build 19762 is not yet out as a preview build, header in the forum also indicates as such
-
It was a bug introduced as part of some crash reports which incorrectly broke some of the assumptions which is now into testing with the 19762 beta build that only went up last night. Once things have been tested for a bit I'll be looking to update the preview build with something a bit newer for this & some of the other issues that the 19516 preview build has.
-dro
-
Okay, thanks, as long as it's going to be fixed in the future, I can wait. :) 8)