Skip to content

paulburkinshaw/mopidy-radio-pi

Repository files navigation

Mopidy-Radio-Pi

Online radio HTTP interface for the Mopidy music server

Installation

Install by running:

sudo pip install Mopidy-Radio-Pi

Alternatively, clone the GitHub repository and copy all files from the /dist/ directory to the webclient directory on your server.

Dependencies

Mopidy (see Mopidy website for installation instructions for your OS) Mopidy-Spotify - install with sudo apt-get install mopidy-spotify

Configuration

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

[radio-pi]
# TODO: Add example of extension config

You must also add configuration for Mopidy-Spotify, e.g:

[spotify] enabled = true username = yourusername password = yourpassword

Project resources

Changelog

v0.1.0 (UNRELEASED)

  • Initial release.

About

Online radio HTTP interface for the Mopidy music server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published