artists: factor out artist finder to separate module.

This commit is contained in:
evazion
2020-03-06 20:04:47 -06:00
parent a271ddcc29
commit ddffffb413
4 changed files with 145 additions and 144 deletions

View File

@@ -178,7 +178,7 @@ module Sources
end
def artists
Artist.find_artists(normalize_for_artist_finder.to_s)
ArtistFinder.find_artists(normalize_for_artist_finder.to_s)
end
# A new artist entry with suggested defaults for when the artist doesn't