• v0.9.0 f519f8b88b

    v0.9.0 Stable

    kerem released this 2025-07-27 10:37:25 +03:00 | 171 commits to main since this release

    No known key found for this signature in database

    📅 Originally published on GitHub: Sun, 27 Jul 2025 07:54:29 GMT
    🏷️ Git tag created: Sun, 27 Jul 2025 07:37:25 GMT

    What's Changed

    • Add -v, --verify-library Mode, 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
      • -v no 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 -v I 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: https://github.com/Googolplexed0/zotify/compare/v0.8.20...v0.9.0

    Downloads