Skip to main content

Read and extract current music information played on Fip radio station.

Project description

FIP music

https://img.shields.io/pypi/v/fip.svg https://img.shields.io/travis/mattberjon/fip.svg Documentation Status Updates Coverage status Pypi version

Read the current and next track played on FIP radio

WARNING: at this early stage of the development, don’t even think about any backward compatibility.

Usage

# Get the information on the current song played
$ fip --current-song

# Get the information on the next song being played
$ fip --next-song

# Get the help
$ fip --help

For more information, you can refer to the documentation of the project.

History

0.2.5 (2018-02-27)

Changed

  • usage part in the README file (removal of the ‘save’ command)

Fixed

  • documentation installation update

  • correct renaming of get_data method

0.2.4 (2017-11-27)

Added

  • timestamp to date function

  • get the keys from the JSON flow

Changed

  • documentation update (available keys in the JSON flow)

  • request_data() renamed into get_data() method

  • display function CLI

Deprecated

Removed

  • None

Fixed

  • None

Security

  • None

0.2.1 (2017-02-26)

  • Fix display bug (#1)

0.2.0 (2017-02-24)

  • Get the current song information

  • Get the next song information

  • Display information in the cli

0.1.0 (2017-02-24)

  • First release on PyPI.

Supported by

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