mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Get better artist images results
This commit is contained in:
parent
40fd5bab34
commit
a257891b46
7 changed files with 56 additions and 17 deletions
|
@ -6,4 +6,5 @@ var (
|
|||
ErrNotFound = errors.New("data not found")
|
||||
ErrInvalidAuth = errors.New("invalid authentication")
|
||||
ErrNotAuthorized = errors.New("not authorized")
|
||||
ErrNotAvailable = errors.New("functionality not available")
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue