-
v0.9.21 Stable
released this
2025-08-17 08:30:50 +03:00 | 131 commits to main since this release📅 Originally published on GitHub: Sun, 17 Aug 2025 04:43:43 GMT
🏷️ Git tag created: Sun, 17 Aug 2025 05:30:50 GMTWhat's Changed
- Transition away from a custom OAuth implementation
- Fix #48 (once the upstream library accepts my pull request)
- In the meantime, this library will use my fixed fork directly
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.9.14...v0.9.21
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.9.11 Stable
released this
2025-08-08 08:47:05 +03:00 | 144 commits to main since this release📅 Originally published on GitHub: Fri, 08 Aug 2025 05:55:17 GMT
🏷️ Git tag created: Fri, 08 Aug 2025 05:47:05 GMTWhat's Changed
- Write
--debugprints to file at ROOT_PATH - Expand depth and detail of logs
- Add actual config framework for handling
loggingprints - Some file reorganization
- Reduce Nuisance Warnings (see #36)
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.9.10...v0.9.11
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Write
-
v0.9.10 Stable
released this
2025-08-08 08:45:43 +03:00 | 146 commits to main since this release📅 Originally published on GitHub: Fri, 08 Aug 2025 05:46:40 GMT
🏷️ Git tag created: Fri, 08 Aug 2025 05:45:43 GMTWhat's Changed
- Prep Work for Proposed API Optimization (see #41 and leave your thoughts)
- Fix Podcast Extension Names by @Ragnaran in #37
- Added Issue Templates (thank you for all of the great bug finds and feature requests!)
- Add Dynamic File Suffixing for Podcasts
- Bug Fixes (see #32 and #38)
New Contributors
- @Ragnaran made their first contribution in https://github.com/Googolplexed0/zotify/pull/37
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.9.0...v0.9.10
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.9.0 Stable
released this
2025-07-27 10:37:25 +03:00 | 171 commits to main since this release📅 Originally published on GitHub: Sun, 27 Jul 2025 07:54:29 GMT
🏷️ Git tag created: Sun, 27 Jul 2025 07:37:25 GMTWhat'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: https://github.com/Googolplexed0/zotify/compare/v0.8.20...v0.9.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Add
-
v0.8.20 Stable
released this
2025-07-21 05:12:25 +03:00 | 187 commits to main since this release📅 Originally published on GitHub: Mon, 21 Jul 2025 02:19:00 GMT
🏷️ Git tag created: Mon, 21 Jul 2025 02:12:25 GMTWhat's Changed
- Total Rework of the Console Printing System (no more random extra blank lines or overwriting)
- Bugfixes
- More API improvements (reduce total number of requests made)
- Performance Optimizations
- Minor Function Changes for Use in Experimental verify-library branch
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.8.10...v0.8.20
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.10 Stable
released this
2025-07-17 08:08:21 +03:00 | 192 commits to main since this release📅 Originally published on GitHub: Thu, 17 Jul 2025 05:12:09 GMT
🏷️ Git tag created: Thu, 17 Jul 2025 05:08:21 GMTWhat's Changed
- Provide tags to lyric files. by @ppebb in https://github.com/Googolplexed0/zotify/pull/31
- Fix error with single-digit millisecond timing in synchronized lyric files
- Improved performance, reduced imports, and expanded debug print statements
New Contributors
- @ppebb made their first contribution in https://github.com/Googolplexed0/zotify/pull/31
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.8.6...v0.8.10
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.6 Stable
released this
2025-07-10 08:57:41 +03:00 | 197 commits to main since this release📅 Originally published on GitHub: Thu, 10 Jul 2025 06:04:08 GMT
🏷️ Git tag created: Thu, 10 Jul 2025 05:57:41 GMTWhat's Changed
- Genre Metadata Tags are Now Enabled by Default (thanks #30)
- Upgrade the URL Calling Mechanism
- Reduce the Number of API Calls for Some Tasks (like Genre Fetching)
- Make Lyric Errors More Concise
- General Organizational Improvements
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.8.0...v0.8.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.8.0 Stable
released this
2025-06-17 23:36:20 +03:00 | 200 commits to main since this release📅 Originally published on GitHub: Tue, 17 Jun 2025 20:44:09 GMT
🏷️ Git tag created: Tue, 17 Jun 2025 20:36:20 GMTWhat's Changed
- Add User-Defined Regex Filters for Tracks, Podcast Episodes, and Albums (Feature Request #23)
- Change SKIP_EXISTING to Skip More Consistently (#18 & #25)
- README Improvements
- Bugfixes (#24)
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.7.15...v0.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.7.15 Stable
released this
2025-06-16 06:51:26 +03:00 | 203 commits to main since this release📅 Originally published on GitHub: Mon, 16 Jun 2025 03:53:31 GMT
🏷️ Git tag created: Mon, 16 Jun 2025 03:51:26 GMT- Add NO_COMPILATION_ALBUMS Config Flag as requested by #23
- Minor Bug Fixes
- Enhance --debug mode print info for albums
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.7.14...v0.7.15
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.7.14 Stable
released this
2025-06-15 04:32:14 +03:00 | 204 commits to main since this release📅 Originally published on GitHub: Sun, 15 Jun 2025 01:35:54 GMT
🏷️ Git tag created: Sun, 15 Jun 2025 01:32:14 GMTWhat's Changed
- Fix oauth not working in docker container by @IvanCarapovic in https://github.com/Googolplexed0/zotify/pull/21
- Fix reversed playlist file numbering as identified by @werlucad in #22
- Other minor formatting improvements and bug fixes
New Contributors
- @IvanCarapovic made their first contribution in https://github.com/Googolplexed0/zotify/pull/21
Full Changelog: https://github.com/Googolplexed0/zotify/compare/v0.7.10...v0.7.14
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-24 22:05:53 +03:00