Git Product home page Git Product logo

mopidy-tunein's Introduction

Mopidy-TuneIn

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Mopidy extension for playing music from TuneIn. Listen to the world’s radio with 70,000 stations of music, sports and news streaming from every continent.

Acknowledgement and thanks to Marius Wyss for his original version of this extension and Brian Hornsby's XBMC plugin that was based on.

This product uses TuneIn but is not endorsed, certified or otherwise approved in any way by TuneIn. TuneIn is the registered trade mark of TuneIn Inc.

Installation

Install by running:

pip install Mopidy-TuneIn
Some radio streams may require additional audio plugins. These can be found in the gstreamer plugin packages for your system. For versions of Mopidy prior to v2.0.0, these might include:
  • gstreamer0.10-plugins-ugly
  • gstreamer0.10-plugins-bad
  • gstreamer0.10-ffmpeg

For Mopidy v2.0.0 and above, use the gstreamer1.0-plugins-* packages instead.

Known issues

The following functionality is not yet implemented:
  • Playback of podcasts/shows.
  • User login and access to saved stations.

Configuration

You can add configuration for Mopidy-TuneIn to your Mopidy configuration file but it's not required:

[tunein]
timeout = 5000

Project resources

Changelog

v0.4.1 (2016-06-14)

  • Port timeout fix for Mopidy's internal stream unwrapping code from mopidy/mopidy#1522 (Fixes: #31)

v0.4.0 (2016-02-16)

  • Borrow Mopidy's internal stream unwrapping to avoid incompatibilities with Mopidy v2.0.0 (PR: #28)
  • Improved handling of malformed pls playlists.

v0.3.0 (2016-02-06)

  • Requires Mopidy v1.1
  • Respect user's Mopidy proxy configuration and set user-agent.
  • Utilise Mopidy's nested playlist handling (Fixes: #23 PR: #22)

v0.2.2 (2015-04-24)

  • Fix infinite loop when adding some stations, again (my bad).

v0.2.1 (2015-04-24)

  • Fix infinite loop when adding some stations. (PR: #17)

v0.2 (2015-03-26)

  • Fix utf-8 encoding for searches. (PR: #15)
  • Fixed inaccessible stream URIs identified as recursive playlist and not using the remaining stream URIs.
  • Update to work with new playback API in Mopidy 1.0.
  • Update to work with new backend search API in Mopidy 1.0.
  • Requires Mopidy v1.0.

v0.1.3 (2014-01-22)

  • Don't submit a search (and receive an error) when the query is empty.
  • Improved nested playlist support.
  • Support for 'protocol rollover' style ASX playlists.
  • ASF HTTP streams in ASX playlists are converted to MMS steams.
  • Ignore nested subtypes in content-type header field to fix #5.
  • Added support for a station's logo.
  • Include currently playing info.
  • Unplayable streams now correctly recognised by Mopidy and playback fails rather than continuing to play the previous track.

v0.1.2 (2014-04-13)

  • Improved stream selection for stations using PLS format playlists.
  • Added suggested additional gstreamer plugin packages.

v0.1.1 (2014-02-24)

  • Fixed package description typo and capitalisation inconsistency in name!

v0.1.0 (2014-02-23)

  • Initial release.

mopidy-tunein's People

Contributors

kingosticks avatar jcass77 avatar wqrld avatar jwilk avatar digrix avatar nolyn avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.