mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
Send NowPlaying and Scrobbles to Last.fm
This commit is contained in:
parent
d5461d0ae9
commit
a7509c9ff7
15 changed files with 503 additions and 78 deletions
|
@ -46,7 +46,7 @@ const (
|
|||
PlaceholderAlbumArt = "navidrome-600x600.png"
|
||||
PlaceholderAvatar = "logo-192x192.png"
|
||||
|
||||
DefaultCachedHttpClientTTL = 10 * time.Second
|
||||
DefaultHttpClientTimeOut = 10 * time.Second
|
||||
)
|
||||
|
||||
// Cache options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue