Skip to content

v0.8.4

Latest
Compare
Choose a tag to compare
@tehkillerbee tehkillerbee released this 10 Jul 20:37
· 2 commits to main since this release
5acbd7c

What's Changed

  • Album: Add UPC by @tehkillerbee in #317
  • Remove Python 2 cruft by @C0rn3j in #322
  • Adhere to typing standards and mark Python current versions as supported by @C0rn3j in #321
  • Add Track.get_radio_mix and Artist.get_radio_mix to get radio as Mix by @tehkillerbee, @Nokse22 in #330
  • Consistent use of path file open by @tehkillerbee in #331
  • CI: Fix branch syntax, bump action and python versions to current, fix indent by @C0rn3j in #320
  • Implement sorting for remaining favourites + playlists by @nilathedragon in #328
  • Feature/Add v2 endpoints by @tehkillerbee in #340
  • Switch to v2 endpoint for playlist get/add/delete. Add support for album, track, artist batch additions. Add support for add/delete mixes and radios to favorites. (Fixes #336, #337, #339) by @tehkillerbee
  • Test: List ordering when getting tracks, items, playlist, mixes by @tehkillerbee
  • Test: Add, remove favorite mix. Add remove artist, album, playlist, track (multiple) by @tehkillerbee
  • Feature/origin album cover by @tehkillerbee in #341
  • Validate returned tracks (isrc) and skip invalid results by @tehkillerbee in #342

New Contributors

Full Changelog: v0.8.3...v0.8.4