1
0
mirror of https://github.com/gordielachance/plugin.audio.subsonic synced 2025-01-09 14:44:32 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
gordielachance
47d0fcbe77 add insecure setting
cloned from
https://github.com/lrusak/plugin.audio.subsonic/commit/5c5040a7d92a8e88c
8e371140a0fa2c6e606d0d5
2016-10-01 00:33:03 +02:00
gordielachance
6b4807bbf5 add apiversion setting
cloned from
https://github.com/lrusak/plugin.audio.subsonic/commit/761fc593c4a94027b
6483b98886a995b88bb03af
2016-10-01 00:31:01 +02:00
gordielachance
a6c18a2eb0 added pagination for albums 2016-10-01 00:17:55 +02:00
gordielachance
7be23bfd8d * New setting 'albums_per_page'
* New menu structure
* Albums : Newest / Most played / Rencently played / by Genre
* Tracks : Starred / Random by genre / Random by year
* Code cleanup
2016-09-20 16:26:32 +02:00
gordielachance
81e6bd7ae0 camelCase fix 2016-09-20 09:11:06 +02:00
gordielachance
16e8f4996e snake_case instead camelCase 2016-09-20 09:01:45 +02:00
gordielachance
f929cdbdef replaced walk_album_list_genre() with walk_album_list()
+ new ‘album_list_size’ setting
2016-09-20 01:09:28 +02:00
Bas Stottelaar
797a5f2223 SubSonic -> Subsonic 2015-09-14 22:42:40 +02:00
Bas Stottelaar
4e99ed55b1 Add support for starred items. General improvements. 2015-09-14 22:05:53 +02:00
Bas Stottelaar
fe27001e90 Split SubSonic/Plugin parts. 2015-09-12 12:25:58 +02:00
Bas Stottelaar
2c4ac7b4c8 Initial version of plugin, based on https://github.com/DarkAllMan/SubKodi. 2015-05-31 16:40:57 +02:00