tidalf/plugin.audio.qobuz

View on GitHub
changelog.txt

Summary

Maintainability
Test Coverage
1.3.3
-----
Add kodi-six requirement (https://github.com/romanvm/kodi.six)

1.3.2
-----
Lots of stuff.

1.3.1
-----
Fix for alphanum ids 

1.3.0
-----
* Album/Track/Playlist: more tags
* Playlist: cover mosaics
* Feature: Music Library and smart playlists bridge using flask (try it using the scan context menu in qobuz!) (experimental)
* Feature: Context menu item from music library (show all albums from artist)
* Feature: Preview mode when no login/password are filled

1.2.2
-----
* remove deprecated enum

1.2.1
-----
* Feature: Playing HiRes purchased tracks (setting and hires property on track)
* Fix: Favorite error
* Fix: Collection is working
* Fix: Notification image
* Fix: Plugin name, Qobuz XBMC -> Kodi (addon.xml)

1.2.0
* updated version after plugin to

1.0.1
-----
* update language files from Transifex

1.0.0
-----
* clean up
* bugfixes
* public playlists

0.11.2
-----
* fixes and covers

0.11.0
-----
* Add "friends" feature
* add http-resolver for musicdb support (experimental)
* add pagination support (for small devices and very big playlists)
* move start/stop api calls in the service
* add "genre" node to browse music
* improve favorite support (add albums & artists & remove)
* lots of cleanup & cosmetics
* use requests 1.0.4

0.10.2
-----
* update language files from Transifex

0.10.1
-----
* fix bug in args checking

0.10.0
-----
* big cleaning & rewrites
* add common cache support (disabled)
* speed optimisations

0.9.14
-----
* remove sys.exit since it exit the whole xbmc since frodo rc2


0.9.13
-----
* retrieve and show artists picture (for similar artists)
* disable scan feature by default
* add favorites item (wip)

0.9.12
-----
* fix utf8 glitch

0.9.11
-----
* add context menu item "add as new playlist"
* add option to hide recommendations

0.9.10
-----
* fixes for release
* add favorites support
* remove lastfm similar artists support and use qobuz one

0.9.9
-----
* updates for qobuz api v0.2

0.9.0
-----
* re-add context items (playlist management, track/album/artist navigation, etc.)

release
18/03/2012 12:30 Tag

0.2.0
-----
rewrite

0.1.1
-----
bug fixes

0.1.0
-----
lots of things

0.0.5
-----
* player rewrite (use a backgound process to resolv urls)

0.0.4
-----
* improve caching
* generic tagging
* album view for purchases
* context menu for cache cleaning

0.0.3
-----
* add stop/start for Qobuz accounting
* multiples cleanups & bugfixes
* settings for caches expiration

0.0.2
-----
* [added features] search by artists and albums

0.0.1
-----
* Where it all began (Support favorite playlists, track search, recommendations)

----- inspired by XBMC Grooveshark Addon (Stephen Denham) -----