MariuszC 16883bebb9 Travis
2020-01-19 16:19:39 +01:00
2020-01-19 16:19:39 +01:00
2020-01-18 21:41:10 +01:00
2017-12-23 14:55:18 +01:00
2020-01-18 20:01:00 +01:00
2020-01-18 21:41:10 +01:00
2020-01-19 16:19:39 +01:00
2017-12-23 00:06:49 +01:00
2017-12-23 00:06:49 +01:00
2020-01-18 21:51:10 +01:00
2017-12-23 15:15:58 +01:00
2020-01-18 21:41:10 +01:00
2020-01-18 21:41:10 +01:00

****************************
Mopidy-RadioNet
****************************

Mopidy extension for radio.net


Installation
============

Install by running::

    pip install Mopidy-RadioNet

Or, if available, install the Debian/Ubuntu package from `apt.mopidy.com
<http://apt.mopidy.com/>`_.


Configuration
=============

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

    [radionet]
    enabled = true
    username = alice666.9
    password = secret
    language = pl # or net, de, at, fr, pt, es, dk, se, it
    min_bitrate = 96


Project resources
=================

- `Source code <https://github.com/blackberrymamba/mopidy-radionet>`_
- `Issue tracker <https://github.com/blackberrymamba/mopidy-radionet/issues>`_


Changelog
=========
v0.2.0 Python 3
----------------------------------------

- Migration to Python 3.7

v0.1.0 (UNRELEASED)
----------------------------------------

- Initial release.
Description
No description provided
Readme Apache-2.0 2.4 MiB
Languages
Python 100%