Commit Graph

184 Commits

Author SHA1 Message Date
warwickh 4fffcd143e
Merge pull request #47 from GioF71/feature/search-album
[Feature] Search Album
2023-02-03 08:25:49 +11:00
Giovanni Fulco e59b65d5e0
[Feature] Search Album 2023-02-02 19:43:09 +01:00
warwickh fa0c4ec165 Update repo link 2022-09-18 18:39:33 +10:00
warwickh 2c785729ee
Merge pull request #43 from BlackIkeEagle/collections-abc-import
also use collections.abc in simpleplugin to import MutableMapping
2022-03-05 16:12:22 +11:00
BlackEagle d11505bd04 also use collections.abc in simpleplugin to import MutableMapping
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2022-03-03 22:40:02 +01:00
warwickh d221fa4f39
Resolved incorrect repo link 2022-01-30 16:25:47 +11:00
warwickh ec86d2abdd Modify separator for verifypeer 2022-01-28 11:09:11 +11:00
warwickh b9a556eded Handle subfolder in server setting 2021-10-11 12:50:10 +11:00
warwickh 4e15a1d0d3
Update addon.xml for v3.0.2 2021-09-28 16:06:38 +10:00
warwickh 1295d078e5
Update readme for v3.0.2 2021-09-28 09:16:33 +10:00
warwickh 4b1e0ad104
Update changelog for v3.0.2 2021-09-28 09:13:44 +10:00
warwickh 7baa12f06f remove future and dateutil dependency 2021-09-28 09:05:01 +10:00
warwickh f97b9e1de9 Don't start service if scrobbling switched off 2021-09-10 09:24:48 +10:00
warwickh 8ca52e6cc8
Resolve merge conflict 2021-09-09 18:04:37 +10:00
Warwick Harris c4c0aa00c6 Merge scrobble to master 2021-09-09 18:01:32 +10:00
Warwick Harris 67bd25496e Testing when setting doesn't exist 2021-09-09 12:10:43 +10:00
warwickh 0932e650f8 Notify service start 2021-09-09 11:48:06 +10:00
Warwick Harris 57141eed02 Merge branch 'scrobble' of github.com:warwickh/plugin.audio.subsonic into scrobble 2021-09-09 09:40:37 +10:00
Warwick Harris 2335973433 Some error fixes 2021-09-09 09:40:18 +10:00
warwickh 150b5012da
Update readme to include scrobbling 2021-09-08 17:00:23 +10:00
warwickh 8c4f31db05 More efficient settings and return value 2021-09-08 16:47:08 +10:00
warwickh 596ddaacdb First working scrobble service 2021-09-08 16:25:36 +10:00
warwickh c25e5848cf
Update settings for merge default 2021-09-07 17:01:24 +10:00
warwickh 469681bf5e Add insecure fix - still needs correct hostname 2021-09-07 15:29:59 +10:00
warwickh ced597b6d2
Update changelog for v3.0.1 2021-09-06 10:55:20 +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 34a7c249be
Update settings string 2021-09-04 14:13:08 +10:00
warwickh 67d2302bc4 Update installation details in readme 2021-09-04 10:23:26 +10:00
warwickh 9fbb67cc3c
Update readme with repo details 2021-09-03 18:35:39 +10:00
warwickh 0ac9d36187
Update readme to include repository zip 2021-09-03 18:34:06 +10:00
warwickh 49754bccaa
Update version number 2021-09-03 13:05:07 +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
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 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