mirror of
https://github.com/misiektoja/spotify_monitor.git
synced 2026-04-25 14:45:50 +03:00
-
v2.3 Stable
released this
2025-07-07 05:47:37 +03:00 | 131 commits to main since this release📅 Originally published on GitHub: Mon, 07 Jul 2025 03:03:11 GMT
🏷️ Git tag created: Mon, 07 Jul 2025 02:47:37 GMTFeatures and Improvements:
- NEW: Added new config option (
FLAG_FILE) and flag (--flag-file) to create a file when the user is active and delete it when inactive; useful for external tools to detect streaming status (thanks @tomballgithub) - NEW: Added new config option (
TRUNCATE_CHARS) and flag (--truncate) to limit screen line length; set to 999 to auto-detect terminal width (thanks @tomballgithub) - IMPROVE: Updated secret cipher bytes used by web-player access token endpoint (
cookiemode) to v9 & v10 (thanks @Thereallo1026 for reverse engineering the current secrets) - IMPROVE: Added number of songs played and elapsed time to session events (thanks @tomballgithub)
Bug fixes:
- BUGFIX: Fixed missing asterisk on startup screen (thanks @tomballgithub)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_monitor_v2.3.tar.gz
0 downloads ·
2026-02-27 20:07:21 +03:00 · 313 KiB -
spotify_monitor_v2.3.zip
0 downloads ·
2026-02-27 20:07:21 +03:00 · 317 KiB
- NEW: Added new config option (