Releases: worstgirlinamerica/qbz-cli
Releases · worstgirlinamerica/qbz-cli
Release list
v1.2.0
What's Changed
v1.2.0 introduces official PyPI distribution, making installation and updates significantly easier.
Install with:
pip install qbzUpdate with:
pip install --upgrade qbzPyPI is now the recommended installation method.
Development installation instructions have been separated from end-user installation.
v1.1.0
What's Changed
- QBZ is now fully independent, reworked Qobuz authentication and request handling
- Hardened native metadata processing, improved quality selection, and release resolution detection
- Added official credits export support
- Updated documentation and installation instructions
Notes
qbz is an independent Qobuz CLI tool with its own implementation, architecture, and metadata pipeline.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0
Initial public release of the CLI qbz.
Features
- Interactive Qobuz catalog search
- Artist, album, track, and playlist support
- Lossless and Hi-Res FLAC downloads
- Full metadata embedding
- High-resolution artwork embedding
- Official credit export with
--credits - Local authentication token storage
Installation
pip install git+https://github.com/worstgirlinamerica/qbz.gitSee the README for setup instructions.