However, I can’t choose this option in the grouping actions area, right? I would prefer a 1 click solution at the end
To make it more specific why I came up with my initial idea above:
The folder name is: Book title - subtitle (year, artist)
The filename: Book title (year, artist)
This is because I like when the filename is short, and sometimes the subtitle is really long
So what I do is:
I create the folder name: Book title - subtitle (year, artist)
Copy the folder name and use it for the filename; however, delete the subtitle manually with the keyboard.
mp3tag: put the file in it, insert the whole long name “Book title - subtitle (year, artist)” into title, interpret, and album and start deleting by each the irrelevatn part.
I know this is not efficient, but with your suggestion, I couldn’t find the option of “filename - tag” in the group action section. Is there one? If yes, I could use your suggestion and as the last step: make filename %title% (%year%, %artist%). And done
If you want to include the folder in your search for data, expand the
Format string: %title%\%album% - %dummy% (%year%, %artist%)
And to get your process right: it should be the other way round: you fill the tag fields first and then create filenames and folder names from it.
See also the documentation:
The converters and its various incarnations should be known to you since this thread:
I would recommend solving it this way:
a) Manually name your file with the "longer" version as Book title - subtitle (year, artist)
b) Let Mp3tag fill the tags as mentioned above from your filename with Convert Filename - Tag
c) Let Mp3tag create your foldername and rename your filename inside the folder name.
or as an alternative, you could
a) Fill the book title, the subtitle, the year and the artist directly in the matching fields TITLE, ALBUM, YEAR and ARTIST of your file
b) Let Mp3tag create your foldername and let Mp3tag rename your filename inside the folder name as you like it.