-
-
Notifications
You must be signed in to change notification settings - Fork 48
Description
It would be nice to have the ability to configure the search string that Soularr passes to slskd. By default, it seems to search for <artist_name> <album_name>, when searching for an album. This has worked great for album releases, but I notice for EPs and singles it returns more results that are not accurate matches. When searching for a specific EP, it's returning the LP's that contain the single with that name. If I run a manual searching for <artist_name> <album_name> <release_year>, I get much more targeted results.
As a request, a minimum I'd like to see is adding the album release year to the search string, but it would also be nice to be able to configure the search string based on fields that can be pulled from Lidarr (File Name Tokens?). Either option would work, and should increase efficiency by better limiting search results.