Releases: jaylinski/kodi-addon-soundcloud
Releases · jaylinski/kodi-addon-soundcloud
SoundCloud Add-on for Kodi 4.0.2
SoundCloud Add-on for Kodi 4.0.1
Fixes
- Fixed possible error in "Discover"-page (#55)
SoundCloud Add-on for Kodi 4.0.0
SoundCloud Add-on for Kodi 3.2.0
SoundCloud Add-on for Kodi 3.1.2
Fixes
- Fixed loading of large (> 50) track lists (7912602)
SoundCloud Add-on for Kodi 3.1.1
SoundCloud Add-on for Kodi 3.1.0
Changes
- Thumbnail images now have a higher resolution
- Added "Albums", "Playlists" and "Spotlight" folders to user pages (#15)
Fixes
- Fixed error when selecting the "Discover" folder
- Fixed Python 3 compatibility issue (Addon is now ready for Kodi 19)
- Changed default format to
mp3
to fix a session timeout issue on tracks longer than 30 minutes (#19) - Fixed German translations
SoundCloud Add-on for Kodi 3.0.1
SoundCloud Add-on for Kodi 3.0.0
This is a rewrite of the original plugin developed by bromix.
Features
- Search music
- Charts
- Discover new music
- Backwards compatible
/play/
API - Python 3 compatibility
Known issues
- Playing audio with the (default) opus codec causes issues on Kodi v17
- Login is not implemented (SoundCloud disabled API registrations)
SoundCloud Add-on for Kodi 3.0.0-beta.1
This is an incomplete rewrite of the original plugin developed by bromix.
Features
- Search music
- Charts
- Discover new music
- Backwards compatible
/play/
API - Python 3 compatibility
Known issues
- Playing audio with the (default) opus codec causes issues on Kodi v17
- Login is not yet implemented
Fixes
- Added Charts
- Added fanart
- APIv2 client ID is now automatically fetched on Kodi startup
- Fixed warnings reported by kodi-addon-checker