mirror of
https://github.com/misiektoja/spotify_monitor.git
synced 2026-04-25 14:45:50 +03:00
-
v2.8 Stable
released this
2026-02-07 20:38:15 +03:00 | 23 commits to main since this release📅 Originally published on GitHub: Sat, 07 Feb 2026 17:56:11 GMT
🏷️ Git tag created: Sat, 07 Feb 2026 17:38:15 GMTFeatures and Improvements:
- IMPROVE: Migrated deprecated
GET /browse/categoriesandGET /users/{id}endpoints to handle Spotify API changes scheduled for February 11, 2026; usedGET /tracks/{id}for oauth_app token validation andspclientinternal API for user status checks - IMPROVE: Enhanced
--generate-configto support writing directly to a file (e.g.spotify_monitor --generate-config spotify_monitor.conf). This avoids UTF-16 encoding issues on Windows PowerShell - IMPROVE: Expanded tabs to spaces in output log files to ensure consistent alignment across different viewers
- IMPROVE: Enhanced error handling for empty or malformed secret files
- IMPROVE: Added
spotify_monitor_secret_grabberandspotify_monitor_totp_testas pip-installed console scripts
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_monitor_v2.8.tar.gz
0 downloads ·
2026-02-27 20:07:32 +03:00 · 662 KiB -
spotify_monitor_v2.8.zip
0 downloads ·
2026-02-27 20:07:33 +03:00 · 667 KiB
- IMPROVE: Migrated deprecated