* Use "live" mode buffering for unseekable streams to avoid delay when starting playback (PR 48)
1.0.2
- Modernise build setup and and fix import ordering for isort (PR: 45)
1.0.1
- 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)
1.0.0
- Depend on final release of Mopidy 3.0.0.
1.0.0rc1
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)
0.4.1
- Port timeout fix for Mopidy's internal stream unwrapping code from mopidy/mopidy1522 (Fixes: 31)