Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Releases: ArtyIF/plugin.audio.rbb

v0.9.0

04 Sep 11:29
acb9ada
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

The biggest change is adding support for localization

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2

02 Sep 09:12
3a3fc3e
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

What's Changed

  • Fixed bug with next page item crashing the add-on by @ArtyIF in #2

Full Changelog: v0.8.1...v0.8.2

v0.8.1

02 Sep 09:05
299bfa9
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

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

30 Aug 16:42
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • Added the ability to vote for stations

Full Changelog: v0.7.0...v0.8.0

v0.7.0

30 Aug 14:34
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • 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

29 Aug 12:38
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release
  • 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

29 Aug 12:01
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Reorganized code, removed duplicate code

Full Changelog: v0.6.0...v0.6.1

v0.6.0

29 Aug 09:00
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • 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

28 Aug 17:27
Compare
Choose a tag to compare
v0.5.1-patch1 Pre-release
Pre-release

Whoops, forgot to bump the version in the add-on

Full Changelog: v0.5.1...v0.5.1-patch1

v0.5.1

28 Aug 17:23
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

A minor patch that removes an unneeded dependency.

Full Changelog: v0.5.0...v0.5.1