Skip to main content

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.

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 and 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: Your Qobuz username (or email). You must provide this.

  • qobuz/password: Your Qobuz password. You must provide this.

  • qobuz/app_id: Your Qobuz application app id. You must provide this.

  • qobuz/secret: Your 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.

Status

This extension is in alpha development.

Project resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Qobuz-Hires-0.1.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Qobuz_Hires-0.1.0-py3-none-any.whl (19.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page