mirror of
https://github.com/misiektoja/spotify_monitor.git
synced 2026-04-25 14:45:50 +03:00
-
v2.2 Stable
released this
2025-06-18 03:28:25 +03:00 | 161 commits to main since this release📅 Originally published on GitHub: Wed, 18 Jun 2025 01:38:20 GMT
🏷️ Git tag created: Wed, 18 Jun 2025 00:28:25 GMTFeatures and Improvements:
- NEW: Added new config option (
USER_AGENT) and flag (--user-agent) to set Spotify user agent string - NEW: Ensured all Spotify requests now include the appropriate user agent, if not specified - it is randomly generated per session for specific type of token source
- IMPROVE: Improved detection when a Spotify user has been removed
- IMPROVE: HTTPAdapter now honors the Retry-After header on 429 responses for better Spotify API rate limit handling
- IMPROVE: Updated captions shown for Apple and YouTube Music links
- IMPROVE: Added more descriptive error messages and covered additional corner cases
- IMPROVE: Suppressed -z / --clienttoken-request-body-file from help output to reduce confusion (flag remains functional, but hidden)
- IMPROVE: Clarifications in inline comments explaining how to configure Spotify Desktop client method
Bug fixes:
- BUGFIX: Fixed issue with incorrectly reported songs played on loop
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_monitor_v2.2.tar.gz
0 downloads ·
2026-02-27 20:07:17 +03:00 · 308 KiB -
spotify_monitor_v2.2.zip
0 downloads ·
2026-02-27 20:07:17 +03:00 · 311 KiB
- NEW: Added new config option (