Skip to main content

Mopidy backend to access the Austrian ORF radio stations.

Project description

Latest PyPI version CircleCI build status Test coverage

Mopidy extension to access the Austrian ORF radio stations. It provides access to the live streams and the 7 day archive.

Note that timestamps from the API are somewhat inaccurate (especially on non-music segments). This can cause a slight glitch between tracks, or in very few extreme cases the beginning getting cut off. The implementation avoids cutting off the end of tracks, with the trade off of sometimes appending a few seconds form the next to the previous.

Installation

Install by running:

python3 -m pip install Mopidy-ORFRadio

See https://mopidy.com/ext/orfradio/ for alternative installation methods.

Configuration

Before starting Mopidy, you may add configuration for Mopidy-ORFRadio to your Mopidy configuration file:

[orfradio]

# Stations to display
#
# Default:
stations =
    oe1
    oe3
    fm4
    campus
    bgl
    ktn
    noe
    ooe
    sbg
    stm
    tir
    vbg

# Remove from list to automatically skip tracks of the type.
#
# available types: [M]usik, [B]eitrag, [BJ]ournal, [N]achrichten,
# [J]ingle, [W]erbung, [S]onstiges
# Default:
archive_types =
    M
    B
    BJ
    N

Project resources

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-ORFRadio-2.0.2.tar.gz (35.4 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_ORFRadio-2.0.2-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page