scotty/internal/backends
Philipp Wolfer 84443d0e69
Close export progress in export goroutine
Fixes crash in case of importer exiting prematurely
2024-01-15 08:21:38 +01:00
..
deezer Added util.Min and util.Max helpers 2024-01-12 17:24:05 +01:00
dump Use ImportResult log for dump backend 2024-01-15 08:05:05 +01:00
funkwhale Moved ratelimit to pkg 2024-01-12 17:24:05 +01:00
jspf jspf: fixed creating new file in append mode 2024-01-14 23:41:15 +01:00
lastfm Replaced ImportResult.ImportErrors with ImportResult.ImportLog 2024-01-15 08:00:17 +01:00
listenbrainz Replaced ImportResult.ImportErrors with ImportResult.ImportLog 2024-01-15 08:00:17 +01:00
maloja Allow default values for boolean config settings 2024-01-13 13:18:52 +01:00
scrobblerlog Allow default values for boolean config settings 2024-01-13 13:18:52 +01:00
spotify Moved ratelimit to pkg 2024-01-12 17:24:05 +01:00
spotifyhistory spotify-history: min. playback time for skipped tracks is now in seconds 2024-01-14 22:22:00 +01:00
subsonic subsonic: only set tags if genre is non-empty 2023-12-10 01:33:14 +01:00
auth.go moved OAuth2Authenticator to auth package 2023-12-10 14:19:23 +01:00
auth_test.go Restructured code, moved all modules into internal 2023-11-24 01:24:54 +01:00
backends.go Spotify extended streaming history exporter 2024-01-13 13:55:05 +01:00
backends_test.go update translations 2023-12-10 15:24:15 +01:00
export.go Close export progress in export goroutine 2024-01-15 08:21:38 +01:00
import.go Fixed import error handling 2023-12-09 18:37:52 +01:00