1
0
mirror of https://github.com/gordielachance/plugin.audio.subsonic synced 2025-01-30 17:04:53 +01:00

201 Commits

Author SHA1 Message Date
warwickh
49754bccaa
Update version number 2021-09-03 13:05:07 +10:00
warwickh
358df44fb1 Cleanup and prepare for merge v3.0.1 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
warwickh
e640d0f81d
Update Readme to include Navidrome compatibility 2021-08-31 09:22:18 +10:00
warwickh
3aac9d1c54
Change to use GET as default 2021-08-31 09:16:03 +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
bc30d36466 Correct fanart path in addon.xml v3.0.0 2021-07-02 08:57:04 +10:00
gordielachance
445303a2fc
Merge pull request #30 from warwickh/master
Merge Matrix compatible to master
2021-06-30 11:13:38 +02:00
warwickh
2d76c74f42 All logging to LOGDEBUG 2021-06-29 20:28:48 +10:00
warwickh
a7f74582de Add fanart 2021-06-29 20:05:09 +10:00
warwickh
41a747a2b7 Add fanart 2021-06-29 20:02:35 +10:00
warwickh
2e5d012cae Add fanart 2021-06-29 20:01:30 +10:00
warwickh
53ecd6e5d1 Add fanart 2021-06-29 19:56:16 +10:00
warwickh
2efa209227
Clean up main.py 2021-06-29 15:47:38 +10:00
warwickh
1703d433a3 Move Matrix compatible version to 3.0.0 2021-06-29 14:47:07 +10:00
warwickh
17f77aca93
Change layout 2021-06-29 14:42:03 +10:00
warwickh
a136a7b47e
Change layout 2021-06-29 14:40:26 +10:00
warwickh
b461af0269
Change layout 2021-06-29 14:39:39 +10:00
warwickh
bf1ee6bd1b
Update installation instructions 2021-06-29 14:39:16 +10:00
warwickh
79a9b1ebc3
Updated simpleplugin link 2021-06-29 14:32:53 +10:00
warwickh
46da611895
Update contact information 2021-06-29 14:14:58 +10:00
warwickh
d524b8cc8e
set version for script.module.future 2021-06-29 14:14:07 +10:00
warwickh
0ddda4676c
Added requirement for script.module.future 2021-06-29 07:38:03 +10:00
warwickh
1d22cd75c1
Update settings.xml 2021-06-28 19:26:44 +10:00
warwickh
1fc06bd790 Add api version 1.16.0 2021-06-28 19:21:36 +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
71e208b662
Need to check why useget required for streaming 2021-06-28 17:51:27 +10:00
warwickh
6910755b36
Update settings.xml
Ensure default bitrate
2021-06-28 17:41:01 +10:00
warwickh
aca6ad6e83
Change port storage to text 2021-06-28 16:50:21 +10:00
warwickh
adc78f9783 Clean up some logging 2021-06-28 15:47:08 +10:00
warwickh
0c32547c0d Update readme 2021-06-28 15:40:33 +10:00
warwickh
67b5e4ab8c Update readme 2021-06-28 15:13:17 +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
92356ab533 2.0.9 2021-06-22 16:47:09 +10:00
warwickh
1d3181fe4e Initial Matrix Compatible commit 2021-06-22 16:35:39 +10:00
gordielachance
577181bb73
Merge pull request #20 from gordielachance/2.0.8
2 0 8
2.0.8
2017-12-04 11:35:04 +01:00
gordielachance
f0649bf2b5
Fix missing DE translation for "Search" 2017-12-03 18:32:32 +01:00
gordielachance
b630801150
Merge pull request #19 from comxd/patch-1
Fix missing FR translation for "Search"
2017-12-03 18:30:06 +01:00
David
99d57fa1f9
Fix missing FR translation for "Search"
@see commit #9e7e542585eb67392fad3191f44a973c0e59839f
2017-12-03 18:16:21 +01:00
gordielachance
f7ccef89ef 2.0.8 2017-11-29 11:30:58 +01:00
gordielachance
d90af02d8b
Merge pull request #18 from Heruwar/feature/path-support_and_pw-improvements
Path support and security improvements
2017-11-29 11:09:56 +01: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