scotty/internal/backends
Philipp Wolfer b8e6ccffdb
Initial implementation of unified export/import progress
Both export and import progress get updated over a unified channel.
Most importantly this allows updating the import total from latest
export results.
2025-05-05 11:38:29 +02:00
..
deezer Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
dump Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
funkwhale Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
jspf Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
lastfm Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
listenbrainz Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
maloja Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
scrobblerlog Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
spotify Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
spotifyhistory Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
subsonic Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02: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 Renamed Backend.FromConfig to Backend.InitConfig and added error handling 2025-04-29 10:03:28 +02:00
backends_test.go Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
export.go Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00
import.go Initial implementation of unified export/import progress 2025-05-05 11:38:29 +02:00