warwickh
f587d3d4d6
Refresh info by alpha index to avoid blocking
2021-10-04 12:46:10 +11:00
warwickh
117175d2cc
Service will now check for old address format
2021-09-29 13:59:54 +10:00
warwickh
0db8d3b06c
Fix log error
2021-09-28 17:26:13 +10:00
warwickh
3a71d3c107
Improved settings handling - fulltime service
2021-09-28 14:52:43 +10:00
warwickh
5fa93a9830
Some cleanup
2021-09-28 10:18:59 +10:00
warwickh
f7e3d18b5b
Merge branch 'master' into artist-info
2021-09-28 09:21:58 +10:00
warwickh
7baa12f06f
remove future and dateutil dependency
2021-09-28 09:05:01 +10:00
warwickh
1b708bdbb1
Allow disable in main.py
2021-09-18 11:07:43 +10:00
warwickh
40d4ac737a
Added info refresh to service
2021-09-17 18:09:10 +10:00
warwickh
9be5f646da
Updated modules and DB functions - service needs DB update function added
2021-09-16 17:07:23 +10:00
warwickh
54a071a9c7
DB functions working - slow to load
2021-09-11 10:55:43 +10:00
warwickh
596ddaacdb
First working scrobble service
2021-09-08 16:25:36 +10:00
warwickh
469681bf5e
Add insecure fix - still needs correct hostname
2021-09-07 15:29:59 +10:00
warwickh
56dffe70bc
Added artist info - some errors remaining
2021-09-04 16:00:49 +10:00
Warwick Harris
a551df5c8c
Clean up deprecation warnings and add some logging to resolve http client timeout
2021-09-02 12:56:34 +10:00
Warwick Harris
ed3f7da8b5
Remove dependency for integer ids to suit Navidrome requirement
2021-08-30 16:42:28 +10:00
warwickh
2d76c74f42
All logging to LOGDEBUG
2021-06-29 20:28:48 +10:00
warwickh
e958c5bb2a
Stream and coverart requests assume url request and add useget by default in connection
2021-06-28 19:07:56 +10:00
warwickh
9d86ff2051
Readd some logging for stream auth
2021-06-28 17:59:22 +10:00
warwickh
adc78f9783
Clean up some logging
2021-06-28 15:47:08 +10:00
warwickh
1d3181fe4e
Initial Matrix Compatible commit
2021-06-22 16:35:39 +10:00
heru
4429451454
Dont sent plaintext password in requests and use subsonic hex-encoding with legacy auth
2017-11-25 18:15:12 +01:00
heru
313b413fc5
Add support for path in server URL
2017-11-25 18:13:44 +01:00
rickybiscus
290fa837b3
simpleplugin 2.1.0
2017-01-09 11:01:41 +01:00
rickybiscus
d9a18d41e3
reorganize code
2017-01-09 10:45:12 +01:00
rickybiscus
c6e9cc92e8
Browse/Library menus (file structure vs ID3 tags)
2017-01-09 01:02:37 +01:00
rickybiscus
7d26333ce0
WIP : list_indexes function (not working yet)
2017-01-08 11:11:05 +01:00
gordielachance
537524d7fe
fix simpleplugin dependency (finally!)
2016-10-04 16:56:29 +02:00
gordielachance
f905da4f43
better import modules
2016-10-04 11:15:12 +02:00
gordielachance
8a786b1eae
removed symlink to py-sonic
...
was crashing on KODI OpenELEC, safer not to use it.
2016-10-04 02:57:55 +02:00
gordielachance
32f706ffbe
match py-sonic variable names
2016-10-04 02:39:38 +02:00
gordielachance
d92a831743
change appName from 'py-sonic' to 'Kodi'
2016-10-03 01:17:05 +02:00
gordielachance
f16f234679
match py-sonic variable names
2016-10-02 20:07:50 +02:00
gordielachance
44418a384e
add legacyauth setting
...
cloned from
https://github.com/lrusak/plugin.audio.subsonic/commit/ad4fc0d0be33ea827
5a73e9a9d10bc6a5f772dba
2016-10-01 00:56:59 +02:00
gordielachance
b35dfd278d
add libsonic as a submodule
...
cloned from
https://github.com/lrusak/plugin.audio.subsonic/commit/ad830b67ddf88926e
12f75952e341d8d842cdb27
2016-10-01 00:54:49 +02:00
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
gordielachance
fb01d0eaa9
update libsonic to v0.5.1
...
makes plugin work again on Kodi Krypton (fixes issue
https://github.com/basilfx/plugin.audio.subsonic/issues/3 )
2016-09-19 23:30:48 +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
a32d8be767
Updated libsonic.
2015-09-12 11:53:54 +02:00
Bas Stottelaar
2c4ac7b4c8
Initial version of plugin, based on https://github.com/DarkAllMan/SubKodi .
2015-05-31 16:40:57 +02:00