Metadata-Version: 1.0
Name: Mopidy-radio-de
Version: 0.1.1
Summary: radio.de extension for Mopidy
Home-page: http://github.com/hechtus/mopidy-radio-de/
Author: Ronald Hecht
Author-email: ronald.hecht@gmx.de
License: Apache License, Version 2.0
Description: Mopidy-radio-de
        ===============
        
        `Mopidy <http://www.mopidy.com/>`_ extension to listen to internet
        radio stations and podcasts listed at `radio.de
        <http://www.radio.de/>`_, `rad.io <http://www.rad.io/>`_, `radio.fr
        <http://www.radio.fr/>`_, and `radio.at <http://www.radio.at/>`_.
        
        
        Usage
        -----
        
        #. Install the Mopidy-radio-de extension by running::
        
            pip install mopidy-radio-de
           
        #. Before starting Mopidy, you must select your preferred language in
           the Mopidy configuration file. This will affect the stations and
           podcasts being found. Choose between german, austrian, french, and
           english. You can also optionally define favorite stations that will
           appear as playlists::
        
            [radio-de]
            language = german
            favorites = Tagesschau, NDR 2, NDR Kultur
        
        Project resources
        -----------------
        
        - `Source code <https://github.com/hechtus/mopidy-radio-de>`_
        - `Issue tracker <https://github.com/hechtus/mopidy-radio-de/issues>`_
        - `Download development snapshot
          <https://github.com/hechtus/mopidy-radio-de/archive/master.zip>`_
        
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
