What's Changed
- Add
-v,--verify-libraryMode, to Check All Track Metadata and Update Discrepancies with API Results (thanks #29)- Adds STRICT_LIBRARY_VERIFY config option (True by default)
- may take a long time and cause rate-limits with larger libraries (only tested with ~10 tracks at a time)
- may still have hidden edge-case bugs with strange metadata config options
-vno longer is an alias for--version, unfortunately, but if someone suggests a better name for the mode that doesn't conflict with other mode/config abbreviations and frees up-vI would be delighted to hear it
- Add Playlist M3U8 Logic, Allowing for Self-Updating Playlists when Re-Running (thanks #34)
- Improve Metadata Handling and Reduce API Calls
- More Improvements to Printing System
- Bugfixes (#32, #33)
Full Changelog: v0.8.20...v0.9.0