This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Releases: ArtyIF/plugin.audio.rbb
Releases · ArtyIF/plugin.audio.rbb
v0.9.0
v0.8.2
v0.8.1
This was meant to be v0.9.0, but I ran into some roadblocks, plus I found a bug that needed fixing.
- Replaced GUI f-strings with interpolated strings to prepare for localization
- Fixed bug with saved station numbering
- Set up pylint
- Fixed add-on data directory not being created
v0.8.0
- Added the ability to vote for stations
Full Changelog: v0.7.0...v0.8.0
v0.7.0
- Added saving stations - sort of like adding them favourites. Open the context menu for a station and press "Add to Saved Stations". Removing is done the same way. They will be displayed in "Saved Stations" directory in the plugin
- Added option to play custom stream URLs. They can be saved as well!
- Fixed next page sorting bug
v0.6.2
- Mostly code structure changes
- Fun fact:
routes.py
in this version has almost twice as less lines as in v0.6.0!
Full Changelog: v0.6.1...v0.6.2
v0.6.1
- Reorganized code, removed duplicate code
Full Changelog: v0.6.0...v0.6.1
v0.6.0
- Fixed bug with empty searches
- Moved "Stations by" and "Search" items to their own directories
- Made the plugin only connect to the server when needed
- Added the "Sort by" window for "Stations by..." and "Search" entries
- Added votes count to stations
- State, language, tag and codec lists in "Stations by..." directory is now ordered by station count
- Fixed bug with stations like "Dance Wave!" crashing Kodi by using resolved URL instead of regular URL
Full Changelog: v0.5.1...v0.6.0
v0.5.1-patch1
Whoops, forgot to bump the version in the add-on
Full Changelog: v0.5.1...v0.5.1-patch1
v0.5.1
A minor patch that removes an unneeded dependency.
Full Changelog: v0.5.0...v0.5.1