2.0.0
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