Transfer listens and loves between music services
Find a file
Philipp Wolfer 4e9f50b6b6
More resilient HTTP requests
Fixed rate limit check for ListenBrainz and Funkwhale. Also retry always
on server side errors.
2023-11-15 09:20:35 +01:00
backends More resilient HTTP requests 2023-11-15 09:20:35 +01:00
cmd Use nested map for service configs 2023-11-15 07:35:28 +01:00
models ListenBrainz: Fix love import and rate limit check 2023-11-13 11:42:09 +01:00
storage Database support to store the last processed timestamp 2023-11-14 17:19:01 +01:00
.build.yml Cross compile binaries 2023-11-10 17:21:03 +01:00
.gitignore Database support to store the last processed timestamp 2023-11-14 17:19:01 +01:00
go.mod Database support to store the last processed timestamp 2023-11-14 17:19:01 +01:00
go.sum Database support to store the last processed timestamp 2023-11-14 17:19:01 +01:00
LICENSE Basic command structure 2023-11-09 10:02:48 +01:00
main.go Basic command structure 2023-11-09 10:02:48 +01:00
scotty.example.toml Example config file 2023-11-15 07:56:30 +01:00