Skip to content

2.0.0

Compare
Choose a tag to compare
@Gyarbij Gyarbij released this 18 Mar 17:54
· 87 commits to main since this release
5dd1fba

What's Changed

  • TLDR; A significant update to code, python, python dependancies and dockerfile.

  • Updated it to use env python3.

  • Refactored the code into separate functions for better readability and maintainability.

  • Used f-strings for better readability in logging messages.

  • Added exception handling to the Plex and Spotify initialization functions to provide more informative error messages.

  • Upgrade Spotipy.

  • Upgraded python base to 3.12-rc-slim.

  • Updated dockerfile.

  • Updated README.

Full Changelog: 1.1.1...2.0.0