Skip to content

Releases: kingosticks/mopidy-tunein

v1.1.0

12 Jan 00:42
Compare
Choose a tag to compare
  • Use "live" mode buffering for unseekable streams to avoid delay when starting playback (PR #48)

v1.0.2

07 Dec 01:18
Compare
Choose a tag to compare
  • Modernise build setup and and fix import ordering for isort (PR: #45)

v1.0.1

07 Dec 01:09
Compare
Choose a tag to compare
  • Add Python 3.9 to the test matrix. (PR: #43)
  • Turn off strict parsing for pls playlist files (PR: #42)
  • Use HTTPS for requests to TuneIn servers (PR: #41)

v1.0.0 (2019-12-22)

07 Dec 00:43
Compare
Choose a tag to compare
  • Depend on final release of Mopidy 3.0.0.

v1.0.0rc1 (2019-12-21)

07 Dec 00:43
Compare
Choose a tag to compare
Pre-release

Alpha release.

  • Require Mopidy >= 3.0.0a5. (PR: #36)

  • Require Python >= 3.7. (PR: #36)

  • Update project setup. (PR: #36)

  • Support filtering search results by station or program. (PR: #34)

v0.4.1 (2016-06-14)

07 Dec 00:44
Compare
Choose a tag to compare

v0.4.0 (2016-02-16)

07 Dec 00:44
Compare
Choose a tag to compare
  • 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)

07 Dec 00:44
Compare
Choose a tag to compare
  • 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)

07 Dec 00:45
Compare
Choose a tag to compare
  • Fix infinite loop when adding some stations, again (my bad).

v0.2.1 (2015-04-24)

07 Dec 00:45
Compare
Choose a tag to compare
  • Fix infinite loop when adding some stations. (PR: #17)