mirror of
https://github.com/misiektoja/spotify_profile_monitor.git
synced 2026-04-25 23:15:57 +03:00
-
v3.2 Stable
released this
2026-02-06 18:22:03 +03:00 | 43 commits to main since this release📅 Originally published on GitHub: Fri, 06 Feb 2026 15:30:43 GMT
🏷️ Git tag created: Fri, 06 Feb 2026 15:22:03 GMTFeatures and Improvements:
- NEW: Implemented playlist change retry mechanism to address occasional Spotify API glitches returning incomplete/empty playlists list; see
PLAYLISTS_CHANGE_COUNTERconfig option (closes #31) - IMPROVE: Enhanced
--generate-configto support writing directly to a file (e.g.spotify_profile_monitor --generate-config spotify_profile_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
Bug fixes:
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_profile_monitor_v3.2.tar.gz
0 downloads ·
2026-02-27 20:07:30 +03:00 · 609 KiB -
spotify_profile_monitor_v3.2.zip
0 downloads ·
2026-02-27 20:07:30 +03:00 · 611 KiB
- NEW: Implemented playlist change retry mechanism to address occasional Spotify API glitches returning incomplete/empty playlists list; see