ReNamer 6.3

This is a big update for ReNamer which brings a wide range of improvements and new features.

A quick summary of the biggest changes in ReNamer 6.3:

  1. Added Torrent file meta tags.

  2. Added function name completion (Ctrl+Space) in PascalScript code window.

  3. Added meta tags filter box.

  4. Added Exclude filter masks in addition to existing Include masks.

  5. Improved handling of right-to-left languages.

Full list of changes in ReNamer 6.3:

* Updated Serbian language file.
* Internal PascalScript code optimizations.
* Fixed incorrectly displayed declaration for overloaded functions, e.g. Length.
* Changed default size of PascalScript auto-completion window (20x600 to 16x400).
* Added new PascalScript functions: StrToIntDef, StrToInt64Def, TryStrToInt, RandomFloat, RandomBoolean, MinInt, MinInt64, MinFloat, MaxInt, MaxInt64, MaxFloat.
* Added function name completion (Ctrl+Space) in PascalScript code window.
* Updated Russian (ru) translation file.
* Updated Japanese translation file.
* Added Torrent file meta tags: Torrent_Name, Torrent_Hash, Torrent_Announce, Torrent_Comment, Torrent_Publisher, Torrent_CreationDateUTC, Torrent_CreationDateLocal, Torrent_CountFiles, Torrent_TotalSizeBytes, Torrent_TotalSizeKB, Torrent_TotalSizeMB, Torrent_TotalSizeGB.
* Fixed missing time component in files table for midnight (00:00:00).
* Added more date/time functions to PascalScript: SecondSpan, EncodeDateTime, DecodeDateTime, TryEncodeDateTime, ComposeDateTime.
* Minor code optimizations.
* Fixed broken "Stay on top" option (used to be called "Always on top"), and it no longer requires a restart.
* Added meta tags filter box, populated with existing meta tag categories.
* Added "Delete current name" option to Delete rule.
* Added "Replace current name" option to Insert rule.
* Repositioned components in Rearrange rule to better fit localized text.
* Updated Russian (ru) translation file.
* Updated Chinese Simplified (zh_CN) translation file.
* Set application BidiMode (right-to-left) according to the selected language, instead of by system locale.
* Added BiDiCode setting in INI file for overiding application BidiMode, possible values: AUTO, LTR, RTL.
* Improvements to the registration procedure.
* Added Exclude filter masks in addition to existing Include masks.
* Filter masks now support Unicode characters.
* Updated Brazilian language PO file.