Tidal music service integration
Project description
Tidal music service integration.
Installation
Install by running:
pip install Mopidy-Tidal
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 username = YOUR_TIDAL_USERNAME password = YOUR_TIDAL_PASSWORD quality = LOSSLESS
Quality can be set to 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
Changelog
v0.2.1
implemented get_images method
updated tidal’s api key
v0.2.0
playlist support (read-only)
implemented artists lookup
high and low quality streams should now work correctly
cache search results (to be improved in next releases)
v0.1.0
Initial release.
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
File details
Details for the file Mopidy-Tidal-0.2.2.tar.gz
.
File metadata
- Download URL: Mopidy-Tidal-0.2.2.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22867439abed44ec189ef31662577dfbf76818bfcfc18b47e4b0f3937f35ea95 |
|
MD5 | ebc71dbe991ea53486d063ed046956f9 |
|
BLAKE2b-256 | 8c99aa810c8f1f2483e4ad7a77f18fce472386273cec5fd92641ec9471f36f92 |