Skip to content

Releases: dmitryleskov/iTunesScripts

Version 1.01

26 Aug 02:01
Compare
Choose a tag to compare

Minor bugfix release.

Fixes #7 "dryRun variable name misspelled on line 62".

Version 1.0

17 May 11:46
Compare
Choose a tag to compare

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

14 Jul 07:03
Compare
Choose a tag to compare

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

07 Jul 06:35
Compare
Choose a tag to compare

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)