Mopidy extension for Yandex.Disk
Project description
Mopidy extension for playing music files from Yandex.Disk.
Installation
Install by running:
sudo pip install Mopidy-YDisk
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Configuration
Before starting Mopidy you should acquire and add Yandex.Disk tokens to your Mopidy configuration file:
[ydisk] tokens = <token_1>,...,<token_n>
To acquire a Yandex.Disk token use Mopidy commands:
mopidy ydisk shortlink mopidy ydisk token <auth_code>
Audio metadata retrieval
Mopidy-YDisk extension can read and cache audio file metadata, i.e. tags.
This feature is disabled by default. To enable it, use the following parameter:
[ydisk] tagging_mode = 3
where value 0 disables the feature and value 0 < n <= 10 means n threads will be used to load audio tags.
To clear the tags cache, use the following Mopidy command:
mopidy ydisk clear
Project resources
Changelog
v0.2.0
Improved audio tags retrieval.
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-YDisk-0.2.0.tar.gz
.
File metadata
- Download URL: Mopidy-YDisk-0.2.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccd2c69c49db0b6eaedd116195991c2d3ca77e1d3b21dde85cdb47f299aadad9 |
|
MD5 | 515288532ef43f0bf57331a9bff2f5e1 |
|
BLAKE2b-256 | a463d4105d831fca300269e3679e22367d6f890e4753212f973ce728f80a622c |