pauleve / mopidy-cd

A plugin for mopidy for playing music from CD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mopidy-Cd

Mopidy extension for playing music from Audio CD.

Installation

Install by running:

sudo pip install Mopidy-Cd

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Note: You need to add the mopidy user to the cdrom group:

adduser mopidy cdrom

Configuration

No configuration required.

Project resources

Known issues

  • Mopidy proxy settings are ignored by the extension.

Changelog

v0.5.1 (2020-03-14)

  • Fixed Mopidy 3.x compatibility issue.

v0.5.0 (2019-02-01)

  • Remove dependency on libdiscid.
  • Add search support.

v0.4.0 (2018-06-26)

  • Use MusicBrainz for CD disk look up and cache responses.
  • Refactoring.

v0.1.0 (2015-01-20)

  • Initial release.

About

A plugin for mopidy for playing music from CD

License:Apache License 2.0


Languages

Language:Python 100.0%