navidrome/core
Deluan Quintão 89b12b34be
Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138)
* Call Last.FM's getInfo again without mbid when artist is not found

* Call Last.FM's getSimilar again without mbid when artist is not found

* Call Last.FM's getTopTracks again without mbid when artist is not found
2021-05-27 20:53:24 -04:00
..
agents Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138) 2021-05-27 20:53:24 -04:00
auth Removed unnecessary code 2021-05-11 18:55:58 -04:00
transcoder Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
archiver.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
artwork.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
artwork_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
cache_warmer.go Less waiting for cache to be ready 2021-04-29 13:58:01 -04:00
common.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
core_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
external_metadata.go Always update artist info, even if info is fresh 2021-05-27 20:32:26 -04:00
get_entity.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
media_streamer.go Move utilitarian/generic packages to utils: lastfm, spotify, gravatar, cache, and pool 2021-02-09 15:33:33 -05:00
media_streamer_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
nowplaying.go Removed list_generator completely 2020-10-27 15:23:48 -04:00
nowplaying_test.go Removed list_generator completely 2020-10-27 15:23:48 -04:00
players.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
players_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
wire_providers.go Rename ExternalInfo to ExternalMetadata 2021-02-09 15:33:33 -05:00