mirror of
https://github.com/misiektoja/spotify_monitor.git
synced 2026-04-25 14:45:50 +03:00
-
v2.3.1 Stable
released this
2025-07-10 04:23:42 +03:00 | 118 commits to main since this release📅 Originally published on GitHub: Thu, 10 Jul 2025 01:43:19 GMT
🏷️ Git tag created: Thu, 10 Jul 2025 01:23:42 GMTFeatures and Improvements:
- IMPROVE: Updated secret cipher bytes used by web-player access token endpoint (
cookiemode) to v11 & v12 - IMPROVE: Moved secret cipher bytes for web-player endpoint to configuration section
- IMPROVE: Implemented auto-selection of highest cipher version when
TOTP_VERis set to 0 - NEW: Added tool to extract secret keys used for TOTP generation in Spotify Web Player JavaScript bundles (see Debugging Tools for more info)
Bug fixes:
- BUGFIX: Fixed truncation code to handle emojis with an actual width greater than one character (thanks @tomballgithub)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_monitor_v2.3.1.tar.gz
0 downloads ·
2026-02-27 20:07:23 +03:00 · 351 KiB -
spotify_monitor_v2.3.1.zip
0 downloads ·
2026-02-27 20:07:23 +03:00 · 356 KiB
- IMPROVE: Updated secret cipher bytes used by web-player access token endpoint (