Mopidy-RNZ

Mopidy extension for RNZ content


License
Apache-2.0
Install
pip install Mopidy-RNZ==0.1.1

Documentation

Mopidy-RNZ

Latest PyPI version Travis CI build status Test coverage

Mopidy extension for RNZ content

This backend extension provides access to the podcasts, live-streams and the latest news bulletin

Installation

Install by running:

pip install Mopidy-RNZ

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

Configuration

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

[rnz]
enabled = true
# default value for where http pages are cached
#http_cache = ~/.rnz_cache

Project resources

Credits

Changelog

v0.1.1

Few fix ups with bookmarkable urls

v0.1.0

  • Initial release.
  • Streams, podcasts and the latest news bulletin implemented.