mirror of
https://github.com/misiektoja/spotify_profile_monitor.git
synced 2026-04-25 23:15:57 +03:00
-
v3.4 Stable
released this
2026-02-23 03:46:43 +03:00 | 8 commits to main since this release📅 Originally published on GitHub: Mon, 23 Feb 2026 00:58:23 GMT
🏷️ Git tag created: Mon, 23 Feb 2026 00:46:43 GMTFeatures and Improvements:
- NEW: Added
--export-all-playlistsflag to export all user's playlists to individual CSV files (named after the playlist) when using-i/--show-user-profilemode (requirespathvalidatelibrary) (thanks @tomballgithub) - IMPROVE: Added graceful handling for playlists visible in user's profile, but returning
404while getting its details (marked as[ RESTRICTED ], applies mainly for Spotify-curated playlists, closes #36) - NEW: Added debug mode with
DEBUG_MODEconfig option and--debugCLI flag for technical troubleshooting output
Bug fixes:
- BUGFIX: Capped server-provided
Retry-Afterfor HTTP 429 responses to avoid long hangs - BUGFIX: Fixed fetching of TOTP secrets so it happens before retries
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_profile_monitor_v3.4.tar.gz
0 downloads ·
2026-02-27 20:07:36 +03:00 · 617 KiB -
spotify_profile_monitor_v3.4.zip
0 downloads ·
2026-02-27 20:07:36 +03:00 · 617 KiB
- NEW: Added