You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
audiomuze
changed the title
Add capability to rename folder names based on tag values and other audio attributes
Add capability to rename folder names and audio files based on tag values and other audio attributes
Mar 17, 2024
Both file and folder renaming are partially implemented - needs further testing and refinement to ensure consistent results with diacritics and elimination of non-printable characters from filenames.
At present files are named as follows:
if compilation is set to 1:
discnumber - track - title
else:
discnumber - track - artist - title
Folders are named thus:
albumartist - album [Version] [Mixed Res if mixed] [Res if > 16/44.1 and not mixed]
VA - album [Version] [Mixed Res if mixed] [Res if > 16/44.1 and not mixed]
OST - album [Version] [Mixed Res if mixed] [Res if > 16/44.1 and not mixed] and RELEASETYPE includes Soundtrack
Add capability to rename folders holding albums, leveraging:
e.g.:
albumartist - album [version] [bit-depth/sampling rate kHz]
albumartist - album [version] [Mixes Res]
The text was updated successfully, but these errors were encountered: