Skip to content

Releases: bolsinga/itunes_json

1.7.1

30 May 16:22
1fa7eeb
Compare
Choose a tag to compare

Overview

  • Swift Concurrency Enabled, Ready for Swift 6.0
  • Simplify SQL/DB creation
  • git-json tag bug fix

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

03 Apr 15:46
20f45d2
Compare
Choose a tag to compare
  • Allow tool to launch git with the same permissions, so that the user can manually allow the tool to work. Then when launched by launchd, the git operations will have the same permissions, and will be able to run at those times.

What's Changed

Full Changelog: 1.6.1...1.7.0

1.6.1

28 Feb 22:47
5df520d
Compare
Choose a tag to compare

Improve data repair update cycle by filtering by artist and improving the script that finds play data that does increment.

What's Changed

Full Changelog: 1.6.0...1.6.1

1.6.0

26 Feb 02:23
bb08a1b
Compare
Choose a tag to compare

Overview

  • Track Counts and Albums can be replaced, not just repaired.
  • Songs can now be replaced.
  • Batch runs can send in a token for logging convenience.
  • Improve performance of Repair operations.

What's Changed

Full Changelog: 1.5.1...1.6.0

1.5.1

18 Feb 02:50
8646067
Compare
Choose a tag to compare
  • Play Dates are now unique.
  • Add --duplicates option to log duplicate play dates as Repair json.
  • Add --logging-token to label logging for batch runs.

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

15 Feb 05:49
68e2808
Compare
Choose a tag to compare
  • Re-written, more accurate Repair system.
  • More logs about invalid data.
  • Schema for plays now has restrictions that plays must have valid dates and counts greater than zero, improving data quality.
  • Add tracks view to the database schema.

What's Changed

Full Changelog: 1.4.6...1.5.0

1.4.6

24 Jan 17:04
31d88b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.5...1.4.6

1.4.5

23 Jan 22:21
efdba07
Compare
Choose a tag to compare

What's Changed

  • apply date fixes prior to repairing by @bolsinga in #224
  • early exit where possible by @bolsinga in #225
  • Add Repairs that can fix playCounts based upon a playDate and playCount by @bolsinga in #226

Full Changelog: 1.4.4...1.4.5

1.4.4

22 Jan 16:48
271cea7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.4.4

1.4.3

22 Jan 02:56
94c264a
Compare
Choose a tag to compare

What's Changed

  • any json source can be repaired regarless of destination by @bolsinga in #222

Full Changelog: 1.4.2...1.4.3