1
0
mirror of https://github.com/gordielachance/plugin.audio.subsonic synced 2025-02-19 21:20:53 +01:00

67 Commits

Author SHA1 Message Date
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
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
9d8eaef45b cleanup 2021-09-28 08:19:57 +10:00
warwickh
98d7965307 remove dateutil dependency 2021-09-27 09:46:37 +10:00
warwickh
d9398ea082 testing error popups 2021-09-27 08:42:58 +10:00
warwickh
1b708bdbb1 Allow disable in main.py 2021-09-18 11:07:43 +10:00
warwickh
ade19135a3 Added image grab from wikipedia - artist level only 2021-09-18 10:05:27 +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
03da132550 Added option for merging albums in browse mode 2021-09-05 15:13:23 +10:00
warwickh
742c5b66fc Working with random update, need to format info better 2021-09-05 14:34:41 +10:00
warwickh
640157dad0 Added artist info - first working 2021-09-04 16:40:44 +10:00
warwickh
56dffe70bc Added artist info - some errors remaining 2021-09-04 16:00:49 +10:00
warwickh
358df44fb1 Cleanup and prepare for merge 2021-09-02 16:54:48 +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
7564e75f63 Catch empty star response 2021-08-31 08:52:05 +10:00
Warwick Harris
ed3f7da8b5 Remove dependency for integer ids to suit Navidrome requirement 2021-08-30 16:42:28 +10:00
warwickh
194844571c Fix ndent 2021-07-02 18:12:01 +10:00
warwickh
6035ff49b8 Avoid errors in walk functions 2021-07-02 17:37:44 +10:00
warwickh
2d76c74f42 All logging to LOGDEBUG 2021-06-29 20:28:48 +10:00
warwickh
2efa209227
Clean up main.py 2021-06-29 15:47:38 +10:00
warwickh
861e7534c6 Fix connection port issue 2021-06-28 14:55:56 +10:00
warwickh
c65548a73b Fix empty folder crash 2021-06-28 14:06:59 +10:00
warwickh
f5202f2229 Restore notes against TO FIX items 2021-06-23 09:56:28 +10:00
warwickh
2b3789fe5c Fix browse function 2021-06-22 18:25:52 +10:00
warwickh
1d3181fe4e Initial Matrix Compatible commit 2021-06-22 16:35:39 +10:00
heru
30d0e8641e Make sure password and username are always strings 2017-11-25 18:12:53 +01:00
Silas Cutler
e966b5bfa2 Removed pop-up option 2017-04-02 11:44:14 -04:00
Silas Cutler
9e7e542585 Added Search 2017-04-02 09:06:49 -04:00
rickybiscus
e6b00afc27 version update 2017-01-14 12:38:50 +01:00
rickybiscus
2482e56fdc minor 2017-01-09 11:36:23 +01:00
rickybiscus
3a0efadebb use Addon().get_localized_string (simpleplugin) 2017-01-09 10:48:30 +01:00
rickybiscus
ebf82b8218 fixes for localized strings 2017-01-09 10:46:11 +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
3ed7b231cc if there is only one media folder, return list_indexes() directly 2017-01-08 11:35:53 +01:00
rickybiscus
7d26333ce0 WIP : list_indexes function (not working yet) 2017-01-08 11:11:05 +01:00
rickybiscus
d9210dcaef new 'Browse' top menu to list media folders 2017-01-08 11:09:54 +01:00
rickybiscus
7e67edd64a removed some strings
+ typos
+ changelog
2017-01-03 21:14:00 +01:00
Moshkopp
4a057ba83c Add files via upload
Added multilanguage support
2016-12-28 14:33:26 +01:00
rickybiscus
4179ca8ada Fixed images when listing entries 2016-10-15 01:33:43 +02:00
gordielachance
68a8fec4f8 try to fix https://github.com/gordielachance/plugin.audio.subsonic/issues/2 2016-10-04 17:08:05 +02:00
gordielachance
2285d5ca0b minor 2016-10-04 16:56:36 +02:00
gordielachance
b66129b448 temporary disable sorting stuff 2016-10-04 15:13:57 +02:00
gordielachance
8bbeabc0dc removed list_artist_albums() + colorize starred items labels 2016-10-04 15:12:06 +02:00
gordielachance
5117218f86 hide artist in lists if it is unique 2016-10-04 14:57:24 +02:00
gordielachance
f80b6458a1 improved Sort by 2016-10-04 14:47:01 +02:00