π Qobuz-DL Ultimate v2.0.6 (Windows x64)
What's New in v2.0.6:
β¨ New Features & Enhancements
- Stateful Batch Downloading: Introduced a smart tracking system for
.txtfile queues. The engine now acts as a living database, automatically appending a[DONE]tag next to successfully downloaded URLs. If your session is interrupted, simply re-run the command: the engine will instantly skip completed links and seamlessly resume where it left off. - Legacy Character Mapping (
legacy_charmap): Added a new configuration option for purists. Settinglegacy_charmap = truein yourconfig.inirestores classic ASCII filename formatting (e.g., replacing/with-), bypassing the new fullwidth Unicode aesthetic. - Granular Credits Control: Fully exposed the
no_creditsflag within theconfig.inigeneration for users who prefer minimalist album folders. Added a handy--with-creditsCLI override to temporarily force booklet/tracklist generation on specific, highly-desired releases without altering your global config.
π Bugfixes
- Region-Locked Album Crash: Fixed a critical bug where the engine would crash with a
KeyError: 'tracks'during the_get_formatphase if an entire album was region-locked or pulled from Qobuz servers. The engine now gracefully catches the missing metadata, logs the skip, and seamlessly continues processing the rest of your batch queue. - Long Title Formatting Override: Fixed an edge-case bug where custom
track_formatconfigurations were silently ignored and bypassed for albums with excessively long titles. The engine now consistently respects your naming conventions regardless of title length. - Config
no_creditsIgnored: Fixed a logical oversight where theno_creditsoption was not being properly read from the config file, ensuring your global preferences are now strictly followed.
Full Changelog: v2.0.3...v2.0.6