Skip to content

willemk/mopidy-qr

Repository files navigation

Mopidy-QR

Latest PyPI version CircleCI build status Test coverage

Mopid extension for adding tracks via a QR code using the Raspberry Pi Camera

Installation

Install by running:

python3 -m pip install Mopidy-QR

See https://mopidy.com/ext/qr/ for alternative installation methods.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-QR to your Mopidy configuration file:

[qr]
enabled = true
queue = false

Common Issues

And run the following to add the proper user permissions in case of webcam issue. ` sudo usermod -a -G video mopidy `

Project resources

Credits

About

Mopidy Extension to add tracks via QR support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages