Mopidy-OE1

Mopidy backend to access the Austrian radio station OE1.


License
Apache-2.0
Install
pip install Mopidy-OE1==0.1.0

Documentation

Mopidy-OE1

Latest PyPI version Travis CI build status Test coverage

Mopidy extension to access the Austrian radio station OE1. It provides access to the live stream and the 7-day-archive.

Installation

Install by running:

sudo pip install Mopidy-OE1

Project resources

Changelog

v1.2.0 (2017-06-11)

  • Update live stream URLs

v1.1.0 (2017-06-11)

  • Updated to new OE1 JSON API (Stefan Huber shuber2)

v1.0.0 (2015-05-01)

  • Require Mopidy >= 1.0 (Stein Magnus Jodal jodal)
  • Update to work with changed backend APIs in Mopidy 1.0 (Stein Magnus Jodal jodal)
  • Sort days descending

v0.1.0 (2014-09-27)

  • Initial release