What's New in v2.3.9
✨ New Features
- Native Qobuz Synced Lyrics: Integrated official Qobuz CDN lyrics as the primary source for 1:1 zero-drift synchronization. The engine now converts native millisecond payloads into standard
.lrcformat. LRCLIB and Genius remain as fuzzy-matched secure fallbacks.
🐛 Bugfixes & Optimizations
-
Custom App ID Preservation (Auth Fix): Modified Client initialization in
qopy.pyto prevent the Bundle module from overriding a custom legacy App ID (e.g., 950096963) set by the user inconfig.ini. The dynamic update to 798273057 now acts strictly as a fallback. -
Playlist As Albums Track Numbers (Fix): The engine now correctly retains the original album track numbers when using the
--playlist-as-albumsflag, bypassing the flat-folder sequential playlist numbering override.