Version 4.0 Beta 1
2024-07-24
File information panel and folder panel moved for a cleaner look
Method panel, item details panel, and folder panel now occupy the same space in the left of the program window.
Switch easily between them with the buttons on the left of the panel.
The item details window has also been completely redesigned to reflect the new way tags and columns use metadata.
Scripting engine supports more JavaScript language features
The scripting engine from version 3 has been replaced with a new one supporting more JavaScript features.
The implementation is not 100% compatible with the old one, so you should check your old scripts before using them
with this new version of Advanced Renamer.
Native metadata extraction without use of external tools
In the past, the program has been heavily reliant on external tools and libraries for extracting metadata from media
files. For version 4.0 many file formats are now natively supported through new in-build functionality, making extraction
faster and more suited for the average use of the software. For some formats external tools are still used, but with time
these will be replaced with native support.
Speed improvements
The performance of the program has been improved in many ways. Extracting metadata, adding files, analyzing files, and
performing batches has all been optimized to make the program faster and more responsive. Adding files from a network
drive or an external drive should feel faster now.
Any metadata value can be a tag ... and a list column
When known media files are added, the program will automatically extract metadata from the files and make them available
as tags and list columns. This also includes dynamic metadata fields not preprogrammed into the software.
The most common tags are shown in the Add Tag panel and the less common tags will appear
after clicking the More button. Note, the extended list of tags will not be generated until files are added.
Removed features
Some features have been removed from the program. The most notable is the Attributes method, which was not used enough
to justify its existence. The program no longer supports multiple display modes, like large icons, and the Thumbnail mode
has been removed. The Metadata writer is also no longer available but might be added later.
Full list of changes in version 4.0 Beta 1
- New left panel with buttons for switching between method panel, folder panel, and info panel
- New file format for language files
- New scripting engine based on QuickJS
- Native support for retrieving metadata from many media formats
- Any metadata value can now become a column
- Adding files is now faster
- Import menu group has been removed. The items are now in a sub menu in the Add group
- In tags, metadata prefixes are now optional. This means that <Img Title> and <Title> are not the same. The default tag is now <Title>. This also means the space after the prefix is no longer optional. When using prefix, the space must separate the actual tag
- Speed improvement when parsing tags
- When padding numeric tag values with zero, as an addition to 0-notation, you can also just specify the number between 1 and 9. Both these are now valid: <Pages:000> and <Pages:3>
- Insert tag panel now shows a "Show more" button to reveal all metadata fields found in the files added to the program since startup. The list is divided into the 4 categories: Image, Audio, Video, and Document.
- Fixed maximum filename length on Mac incorrectly set to the same as on Windows
- Program will always attempt to replace invalid characters in tag values with a -. The replace character can be changed in settings
- Undo lists will automatically be deleted after 30 days
- Default setting for progress window is changed to close automatically
- After batch, added option to add unchanged items to the list
- A non-portable version of the program can no longer be changed to portable
- Removed show Explorer File Properties from list right click popup menu
- Removed image dimension tags with physical units, like <Img Width Inch>. Use instead <Img Width:0:inch>, <Img Width:0:cm>, or <Img Width:0:mm>
- Attributes method removed. Did not add enough unique functionality
- Column sets are no longer supported
- List no longer supports multiple display modes, like large icons
- Thumbnail mode has been removed
- Metadata writer is no longer available (might be added later)