Skip to content

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

Choose a tag to compare

@Sei969 Sei969 released this 02 May 12:58
· 53 commits to master since this release

What's New in v2.0.3:

✨ Hotfixes & Improvements

  • Smart Pre-Flight Config Validation: Introduced an intelligent validation system that scans your config.ini format strings before any downloads begin. If it detects an unrecognized variable (e.g., typing {tracknumber} instead of {track_number}), the engine now safely aborts the process and uses difflib to smartly suggest the correct variable, preventing silent KeyError exceptions and unexpected fallback formatting.
  • Multi-Disc Pathing Resolution: Fixed a critical routing bug where finalized FLAC files from multi-disc albums were incorrectly dumped into the root folder instead of their respective CD XX subdirectories. This completely eliminates the [WinError 183] File already exists crashes caused by track filename collisions across different discs.

Full Changelog: v2.0.2...v2.0.3