Skip to content

πŸš€ Qobuz-DL Ultimate v2.0.6 (Windows x64)

Choose a tag to compare

@Sei969 Sei969 released this 05 May 07:52
· 43 commits to master since this release

What's New in v2.0.6:

✨ New Features & Enhancements

  • Stateful Batch Downloading: Introduced a smart tracking system for .txt file 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. Setting legacy_charmap = true in your config.ini restores classic ASCII filename formatting (e.g., replacing / with -), bypassing the new fullwidth Unicode aesthetic.
  • Granular Credits Control: Fully exposed the no_credits flag within the config.ini generation for users who prefer minimalist album folders. Added a handy --with-credits CLI 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_format phase 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_format configurations 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_credits Ignored: Fixed a logical oversight where the no_credits option 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