Is your feature request related to a problem? Please describe.
When performing automated searches via indexers (especially Usenet / Newznab providers), combined queries formatted as Title + Author often yield 0 results. Indexers frequently require exact title matches or formatted strings like Author - Title, causing standard Title Author queries to fail completely. However, searching strictly by Title yields successful hits every time.
Describe the solution you'd like
Add a setting to search using Title only by default for automated searches, completely omitting the author's name from the indexer query string.
Describe alternatives you've considered
- Fallback logic: Automatically retry with Title only if the initial Title + Author search returns zero results.
- Manual editing: Manually removing the author name from the search bar (only works for one-off manual searches, not automated backlog/monitored grabs).
Context: This issue is particularly prevalent when searching for German audiobooks on Usenet indexers.
Is your feature request related to a problem? Please describe.
When performing automated searches via indexers (especially Usenet / Newznab providers), combined queries formatted as Title + Author often yield 0 results. Indexers frequently require exact title matches or formatted strings like Author - Title, causing standard Title Author queries to fail completely. However, searching strictly by Title yields successful hits every time.
Describe the solution you'd like
Add a setting to search using Title only by default for automated searches, completely omitting the author's name from the indexer query string.
Describe alternatives you've considered
Context: This issue is particularly prevalent when searching for German audiobooks on Usenet indexers.