1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Krateng
ce9d882856 Listenbrainz artwork urls are now converted to https, fixes GH-41 2020-10-18 19:08:47 +02:00
Павло
951c192adb
Update musicbrainz.py
URLEncode already do URL Quoting, so we don't need to do it before
2020-09-30 13:28:29 +03:00
Krateng
0ee6e761da Forcing SSL on third party images 2020-08-05 19:31:12 +02:00
Krateng
0fdd7669cc Fixed error when missing Spotify key, fixes GH-26 2020-08-04 18:49:40 +02:00
Krateng
7a4df06090 Spotify now re-authenticates 2020-07-30 15:15:09 +02:00
Krateng
27f3ff6d08 Improved sorting of metadata providers 2020-07-28 20:33:26 +02:00
Krateng
dd3c83920b Enabled custom sorting of metadata providers, GH-23 2020-07-28 20:12:50 +02:00
Krateng
1eae55e3bb Fixed race condition in search 2020-07-26 18:09:41 +02:00
Krateng
29f88539b4 Added MusicBrainz service for metadata, resolves GH-22 2020-07-26 03:27:10 +02:00
Krateng
fe106a3227 Implemented artist metadata interface 2020-07-25 19:34:41 +02:00
Krateng
b6a66ff2ed Added Spotify metadata service 2020-07-25 18:38:56 +02:00
Krateng
4c30ff5fa2 Implemented track image fetcher interface 2020-07-25 17:54:01 +02:00
Krateng
f89dcf0599 Cleanup 2020-07-25 05:29:23 +02:00
Krateng
abef221435 Simplified structure for third party services 2020-07-25 05:09:58 +02:00
Krateng
471a61f788 Initial concept 2020-05-17 14:18:37 +02:00