Mopidy extension for playing Hi-Res/Lossless music from Qobuz
Project description
Mopidy extension for playing Hi-Res/Lossless music from Qobuz.
Requires a non-free account.
Features
Up to 24b/196k playback
Artist, album and track search
Browse support
Playlists support
Featured lists support
Image support
Installation
Install by running:
pip install mopidy-qobuz-hires
or:
pip install git+https://github.com/vitiko98/mopidy-qobuz
pip install mopidy-qobuz IS NOT RELATED to this repository/extension.
This extension conflicts with https://github.com/taschenb/mopidy-qobuz (https://pypi.org/project/Mopidy-Qobuz). You will need to uninstall it if it’s in your system.
Configuration
Before starting Mopidy, you must add username, password, app_id and secret fields to the Mopidy configuration file:
[qobuz] username = alice password = secret app_id = foo secret = bar quality = 6
See this gist to get app_id and secret values yourself.
The following configuration values are available:
qobuz/enabled: If the Qobuz extension should be enabled or not. Defaults to true.
qobuz/username: Qobuz username (or email). You must provide this.
qobuz/password: Qobuz password. You must provide this.
qobuz/app_id: Qobuz app id. You must provide this.
qobuz/secret: Qobuz secret key. You must provide this.
qobuz/quality: Quality code integer. 5 is 320 MP3; 6 is FLAC; 7 is FLAC 24 ≤ 96; 27 is FLAC 24 > 96. Defaults to 6.
qobuz/search_album_count: Maximum number of albums returned in search results. Defaults to 10.
qobuz/search_track_count: Maximum number of tracks returned in search results. Defaults to 10.
qobuz/search_artist_count: Maximum number of artists returned in search results. Defaults to 0.
qobuz/custom_libraries: An optional directory containing custom YAML library files. See tests/data/library.yml for more info.
Status
This extension is in alpha development.
Project resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mopidy_qobuz_hires-0.1.1.tar.gz
.
File metadata
- Download URL: mopidy_qobuz_hires-0.1.1.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff39e544775f89f48c8f5c104e40a8c0a7ab50bae143b519c165f51e8cce8536 |
|
MD5 | 573b0fdc09d5749cd267c8468bb77650 |
|
BLAKE2b-256 | a4a94a88f6601e09d4f8a07c0a99eb694ded6c0d95c82b57eb47ba5ed3ab2b83 |
File details
Details for the file Mopidy_Qobuz_Hires-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: Mopidy_Qobuz_Hires-0.1.1-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ba2fdad56786bcb170aa40dfc434ee0bae2f76e755c2d53554341133b9173a4 |
|
MD5 | 724c0a854611434f45261b377c2815fc |
|
BLAKE2b-256 | e90e1cc43b14494cd14b1a6ec833593c0bbee082f8f4dfd70828defc501b6259 |