Tidal music service integration
Project description
Tidal music service integration.
Installation
Install by running:
pip install Mopidy-TidalOAuth
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Configuration
Before starting Mopidy, you must add configuration for Mopidy-Tidal to your Mopidy configuration file:
[tidal] enabled = true token = ${X-Tidal-Token} # /Android/data/com.aspiro.tidal/cache/okhttp found in some of the files ending .0 oauth = /var/lib/mopidy/tidal.cred # or any location where credentials to be stored after going through OAuth Flow oauth_port = 8000 - 9999 # Optional, for HTTP server to assist in creating oauth credentials stored above. image_search = false # image location should be cached from browsing. Set 'true' to search if cache item not found quality = LOSSLESS # with Android token this can be HI_RES (Master)
You need to set an oauth_port value and browse to http://MOPIDY_SERVER_IP:oauth_port web-page and do ONCE the OAuth Login Flow.
Please follow the information found on the web-page. You will be redirected to TIDAL service for authentication.
At the end of the process, credential autorefresh will be on indefinitely.
Quality can be set to HI_RES (Master), LOSSLESS, HIGH or LOW. Lossless quality (FLAC) requires Tidal HiFi Subscription. For High and Low quality be sure to have installed gstreamer bad-plugins, for eg:
sudo pacman -S gstreamer0.10-bad-plugins
This is mandatory to be able to play m4a streams.
Project resources
Credits
Original author: mones88
Original author: tehkillerbee
Current maintainer: quodrumglas
Changelog
v0.3.0
Using updated tidal api for OAuth credentials
HTTP server to assist with creating auto-refresh OAuth credentials
Improved caching for much faster browsing experience
v0.2.3
Fork from Mopidy-Tidal
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-TidalOAuth-0.3.0.tar.gz
.
File metadata
- Download URL: Mopidy-TidalOAuth-0.3.0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 716c0f8f843dd4c10adc3c31e081ca5f56c0684fd39750d3c2e834834fa149d5 |
|
MD5 | e2049b09a2331a74035a7a699ad75516 |
|
BLAKE2b-256 | 905186cc0488623b96638f3583292a8b04dd6cc78494f886bd75b7304ba4ad47 |
File details
Details for the file Mopidy_TidalOAuth-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: Mopidy_TidalOAuth-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 772fd38284dd443c7e8087cb9d92e58aa93a25083d344fac3650bf41a0eb193d |
|
MD5 | 0a800748d64c49dd7432e9fa555a0b56 |
|
BLAKE2b-256 | 0277bd1d86ed464375c38e1bc21210c2c152f06a28a4f6115e501aac0676e388 |