Releases: dmitryleskov/iTunesScripts
Releases · dmitryleskov/iTunesScripts
Version 1.01
Minor bugfix release.
Fixes #7 "dryRun variable name misspelled on line 62".
Version 1.0
Major feature release.
There are now command-line options that enable you to:
- Specify iTunes fields, optionally extracting their values from your FLAC file pathnames using regular expressions. (Feature request #5).
- Control AddFLACs verbosity.
- Perform a dry-run.
Version 0.93
Minor bug fix release
Fixes #3: "JScript runtime error: Input past end of file" if no metadata is present in a FLAC file
Version 0.92
Minor bug fix release
Fixes #2 - AddFLACs stops after converting one file (credit for root cause analysis and proposing a fix goes to dave granic)