- #40 Fix exception on URI parsing
- #37 Fix image display (Thanks to @dreamlayers and @morithil)
- #36 Ready for Mopidy 3.0
- #32 Migrate to Python 3.7
- #24: Graceful fallback
- #28: Various fix (DJ as artist, station ordering)
- Use httpclient helper from Mopidy >= 1.1
- #20: Replace HTTP with HTTPS for channels.xml
- #11: Add Low Bitrate encoding (aacp)
- #10: Remove playlists provider
- Directly show PLS in browser
- Add precision about 'quality' and 'encoding' couple
- Fix doc typo
- #5: Select prefered quality and format from config
- Add tests and Travis-CI support
- Add browse support for LibraryController
- #3: Correct wrong subclassing
- Require Mopidy >= 0.18
- Add proxy support for downloading SomaFM content
- #1: handle 'requests' exceptions
- Use builtin Mopidy's .pls support
- Internal code cleanup
- PLS files are downloaded to local temp directory
- Implement library::lookup to allow adding tracks from playlist uri
- Update Licence information
- Initial release
- Create SomaFM extension for Mopidy