Skip to main content

Mopidy extension for Yandex.Disk

Project description

Latest PyPI version

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 must 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 try to read and cache audio file metadata. This feature is experimental and disabled by default.

To enable audio files tag retrieval use the following parameter:

[ydisk]
tags_retrieve_concurrency = 3

where 0 value disables the feature and n > 0 means n threads will be used to load metadata.

Project resources

Changelog

v0.1.0

  • Initial release.

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-YDisk-0.1.1.tar.gz (11.6 kB view hashes)

Uploaded Source

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