Implemented subsonic loves import

This commit is contained in:
Philipp Wolfer 2023-11-12 18:27:50 +01:00
parent c4ae2eda48
commit baed52dacc
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
5 changed files with 159 additions and 0 deletions

1
go.mod
View file

@ -4,6 +4,7 @@ go 1.21.1
require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/delucks/go-subsonic v0.0.0-20220915164742-2744002c4be5 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/go-resty/resty/v2 v2.10.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect