Is your feature request related to a problem?
When a user performs any action which triggers an automatic search, either by manually tapping 'Automatic' on a season or episode or by triggering 'Search Monitored' for a series, there is no feedback whatsoever about what is queued, what is happening, or what the result was.
This can be confusing especially to new users, since they don't know if the action is ongoing, if it failed, or why it failed if so.
Describe the solution you'd like
The app already has an 'Activity' tab with a list of tasks. I propose separating this page into two categories:
1. Search tasks
2. Download tasks
At the barest level simply showing a list of searches and providing the same feedback that the user gets from a manual search would provide a lot more insight into the current process; I think this would be more than sufficient for an initial MVP or proof of concept.
Perhaps down the road, the task details could be expanded. Currently, tapping on a download task brings up the most relevant information - download progress, indexer used, language, etc. Tapping on a search task could bring up information on that search action, with fields something like:
Status: [Pending, In Progress, Failed, Download Queued, No Suitable Downloads Found]
Indexer(s): <list of indexers being searched>
Sub-tasks:
FooBarSite: No results found
DooDaaIndex: No results found matching the current quality filters
ArugulaCom: Search failed (indexer unavailable?)
KronkHub: Download found and added to queue
I'm going to open another suggestion to have failed 'season searches' fall back to 'individual episode search for each episode', and that's something that could also be displayed here - "no season results found, falling back to episode search".
Describe alternatives you've considered
At this point, the workaround flow that I use is:
1. Do an automatic search
2. Wait for 10-30 seconds
3. If nothing seems to happen, do a manual search so I can see what the issue is
This works, but is still cumbersome and not intuitive. Surfacing that information proactively would lead to a more pleasant user experience.
Additional context
No response
Is your feature request related to a problem?
Describe the solution you'd like
Describe alternatives you've considered
Additional context
No response