* feat(agents): Add Deezer API artist image provider agent * fix(agents): Use proper naming convention of consts * fix(agents): Check if json test data can be read * fix(agents): Use underscores for unused function arguments * fix(agents): Move int literal to deezerArtistSearchLimit const * feat: add Deezer configuration option to disable it. Signed-off-by: Deluan <deluan@navidrome.org> --------- Signed-off-by: Deluan <deluan@navidrome.org> Co-authored-by: Deluan Quintão <deluan@navidrome.org> |
||
|---|---|---|
| .. | ||
| extdata_helper_test.go | ||
| extdata_suite_test.go | ||
| provider.go | ||
| provider_albumimage_test.go | ||
| provider_artistimage_test.go | ||
| provider_artistradio_test.go | ||
| provider_topsongs_test.go | ||
| provider_updatealbuminfo_test.go | ||
| provider_updateartistinfo_test.go | ||