
* Renumber method: Fixed renumbering relative numbers when the number is very long * CSV Import: Changed to use UTF-8 encoding * CSV Import: Program will remember field values when window is closed * CSV Import: Default Apply To fields to name and extension instead of just name * Pre batch window now shows the number of methods that will be used * Fixed bug when using image tags for non images * Performance of detecting name collisions improved dramatically * Performance optimization when adding files, detecting file pairs, and running batches * Fixed not visible Apply To box in List and Replace List method when running display in 200% scaling * Default setting for "Add files when batch ends" changed from None to Ask
#Advance renamer tv#
* TV show import didn't handle file pairs well * Pair renaming will now prioritize media files when dertmining the master file in a pair * Pair renaming active by default on new installations + Choose file encoding when importing CSV + File list: Right click popup: Sort by pattern for sorting based on tag value + New option to enable or disable sorting of files when adding with drag and drop. + support for negative numbers to insert folder name in opposite order + Import CSV data for use with the new tag + Option in settings: Always use ExifTool to retrieving metadata for images + Support for HEIC image format used on iPhones + New tags for embedded video date and time:, ,, ,, * TV Show import guide: Skip welcome page checkbox + Added checkbox in settings window: Don't show summary before renaming + Script method: Javascript console for better debugging

* Fix: Program may become unstable after batch with errors * Fix: When adding folders from folder panel the folder could get locked, preventing rename of the folder * Fix: Sometimes the method panel is not showing * Fix for new case method when changing case of local characters * Performance optimization for ExifTool when using program settings "Always use ExifTool for retrieving metadata" and when using ExifTool for fetching timestamps from images Tags for video codec and video audio codec has been removed * Fixed problem where some elements in the main window would disappear when using multiple monitors

+ Method list: Right click: Duplicate method + Settings: Button for removing all personal settings and restart the program
#Advance renamer 64 Bit#
* Executables compiled as 64 bit binaries * Fixed: app.log(value) when value is an object will no longer fail * Fixed: Scripting returned booleans, dates, and numbers as strings * Fixed: Tag did not work in script method * Fixed: Name collision rule Ignore did not show new filename correctly + Script added app.logItem(item) method to list all item properties in JS console + Script methods: Added console.log() as alias for app.log() * Let slow scripts run for longer before timeout error

* Fixed "Dont't show this again" checkbox in TV Show Import * Fixed list right click -> mark by pattern * Language name not showing for Spanish translation Still not perfect and not all parts of the program will work with these files Man I love standardized development environments!īrand new code, designed to work on a completely different OS, compiling on an old emulator.Įdited by cinbody, 16 November 2016 - 01:55 PM.+ Better support for long path names, more than 260 characters in length. (same -lpthread vs pthread issue here, use LIBS="-lpthread") (need to add "LDFLAGS=-L/usr/local/lib" to configure command) (note, this is likely a very old cygwin install) (fails "make check" at linalg but built and installed ok) Pīuilding the mandatory dependencies (mostly) works:

PS is pretty powerful, and I can do pretty much anything with it.however, I've not found a FITS header extractor yet. Very cool! Any idea if that will run in cygwin on windows? I use cygwin for a lot of my terminal work, alongside PowerShell.
