Skip to content

Releases: b4ird/spotify_sync

v1.1.1

04 Feb 21:29
bd30802
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Jan 17:31
Compare
Choose a tag to compare

What's Changed

  • Default to Authorization Code Flow with PKCE #6
  • Add new entrypoint to stats command to display songs that failed to match to Deezer equivalents #16
  • Minor changes to config schema
  • Bump dependencies

Full Changelog: v1.0.5...v1.1.0

v1.0.5

03 Nov 13:55
Compare
Choose a tag to compare

What's Changed

  • Fixed curtain songs failing to match via Deezer fuzzy search blowing up by @jbh-cloud in #13
  • Fixed SKIP_LOW_QUALITY trigger not sending Pushover notification by @jbh-cloud in #15

Full Changelog: v1.0.4...v1.0.5

v1.0.4

22 Aug 15:22
283659a
Compare
Choose a tag to compare

What's Changed

  • Fix playlist stats error when user has no playlists @jbh-cloud in #8
  • Add support for collaborative playlists by @jbh-cloud in #9

Full Changelog: v1.0.3...v1.0.4

v1.0.3

18 Aug 13:28
Compare
Choose a tag to compare
  • Fixed bug preventing backup when Spotify playlists were not enabled
  • Fixed bug preventing backup to current working directory
  • Added optional anonymous metrics

v1.0.0

31 Jul 15:41
475eea7
Compare
Choose a tag to compare
Merge pull request #3 from jbh-cloud/package-refactor

Added multi-config support, packaged as PyPi package