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

1431 Commits

Author SHA1 Message Date
2c73c81434 Version bump v2.14.9 2022-04-07 17:48:05 +02:00
c378c9301d Minor fixes 2022-04-07 17:34:07 +02:00
74f6a931a4 Adjusted v3 scrobble upgrade 2022-04-07 06:09:07 +02:00
c982cbd1c4 Pinned to doreah version 2022-04-07 05:52:43 +02:00
6b4f2f713b Adjusted image cache update 2022-04-07 05:52:22 +02:00
4682914b88 Ensured API consistency to v2 for scrobbling 2022-04-07 05:25:10 +02:00
781ed66357 Fixed audioscrobbler APIs 2022-04-06 22:51:14 +02:00
2720dc1be5 Removed old API key functions 2022-04-06 22:46:43 +02:00
34db81ccef Adapted audioscrobbler legacy API to new architecture 2022-04-06 22:45:56 +02:00
6ca18b4471 Better logging 2022-04-06 22:25:23 +02:00
c676e0a5bf Adapted audioscrobbler API to new architecture 2022-04-06 22:22:18 +02:00
08bd352641 Adapted listenbrainz API to new architecture 2022-04-06 22:13:16 +02:00
de18ecff26 More elegant client checking for scrobbles 2022-04-06 21:08:14 +02:00
36f7ab1670 Scrobbler now always scrobbles plays longer than 3 minutes 2022-04-06 18:27:09 +02:00
24c65d4acc Removed GET scrobbling 2022-04-06 17:44:59 +02:00
1257768e33 Reworked scrobble handling 2022-04-06 17:42:48 +02:00
f4e42f9256 Added database feedback when trying to add duplicate scrobbles 2022-04-06 16:48:02 +02:00
a16c24281e Minor database improvements 2022-04-06 16:47:00 +02:00
bd29c1e1ba Implemented extra information field in DB 2022-04-05 20:51:14 +02:00
6fc3a9cbf8 Experimental database upgrade functionality 2022-04-05 18:30:17 +02:00
abe658cc77 Merge branch 'master' into v3 2022-04-05 16:11:29 +02:00
447d31b44e Disabled dockerhub docs update, peter-evans/dockerhub-description#10 2022-04-05 16:08:13 +02:00
ec5723d2b3 Version bump v2.14.8 2022-04-05 16:00:25 +02:00
8ff7acfc38 Readme and minor fixes 2022-04-05 05:48:23 +02:00
0ae9091889 Removed now unnecessary cache clearing 2022-04-04 18:31:33 +02:00
e1ce80131a Added export to web interface 2022-04-04 18:31:04 +02:00
b7781d27c3 Aligned export and backup 2022-04-04 18:30:51 +02:00
b41203bac7 Fixed database inconsistencies introduced by overeager maintenance 2022-04-04 17:51:19 +02:00
c647a57983 Implemented import from own export 2022-04-04 17:50:46 +02:00
1b087e92db Merge branch 'master' into v3 2022-04-04 16:56:51 +02:00
72b74eb27e Renamed import module to match v3 2022-04-04 16:25:21 +02:00
2748d0e360 Disabled ID reuse in database 2022-04-04 16:18:47 +02:00
e0af117805 Added export functionality 2022-04-04 16:18:18 +02:00
153ab41ce7 Improved support for read-only config directory 2022-04-04 16:18:06 +02:00
acc08693b3 Various fixes 2022-04-04 16:17:42 +02:00
b510e52188 Implemented additional database maintenance 2022-04-03 17:51:27 +02:00
ba5b0c8957 Fixed images in search results 2022-04-03 16:34:10 +02:00
c8f678b600 Fixed removal of empty artists 2022-04-03 16:26:06 +02:00
31c6fe6243 Clearing entity cache after maintenance 2022-04-03 16:16:18 +02:00
b96f0cfc08 Various fixes 2022-04-03 16:09:50 +02:00
ca2596cfc9 Improved import feedback output logic 2022-04-01 19:43:33 +02:00
c150a57090 Implemented importing from Spotify's one-year data export 2022-04-01 19:28:13 +02:00
a833039ced Improved feedback of import 2022-04-01 18:19:21 +02:00
d8821efeeb Implemented heuristics for Spotify import with inaccurate timestamps, GH-104 2022-04-01 17:53:36 +02:00
3389d6c5f5 Reworked import 2022-04-01 17:16:50 +02:00
8ed3923851 Fixed timestamp parsing for Spotify import, GH-104 2022-03-30 21:37:43 +02:00
608986b239 Added font preloading 2022-03-30 19:19:31 +02:00
2a1f188e37 Changed Spotify import to use all files and discard duplicates, GH-104 2022-03-30 17:38:56 +02:00
27cacbf658 Added ability to import multiple files, GH-104 2022-03-29 19:02:59 +02:00
3275e4ec5d Experimenting with more thread limitations 2022-03-29 18:47:59 +02:00