Closed bryceprutsos closed 1 year ago
I have the same problem!
The issue here is that your overseerr instance either didn't return any valid requests to check, or there was a failure to get the appropriate data from one or multiple of the other services. This should probably have a more user friendly error, but without knowing exactly what came back from the different responses there's really nothing I can do. I am in the middle of improving error handling, as I've realized that there are a lot of cases I've not yet covered. So there should be an update that will help with further diagnosing this problem.
Just released a new version of the application that should give you more information when an error occurs. Could you try it and report back?
Error 5 was error decoding response body: expected value at line 1 column 1
Could you try to remove the / at the end of your urls?
This should have been fixed as of v1.0.0, could you try that version and report back?
I took off the / at the end of the URLs and it works now.
Thank you very much.
I additional question I had was whether there was a way to sort its findings such as sorting by most space. This would help out users that have a large amount of different series.
Issue marked as resolved, and your request has been moved to #8
Getting error
`Error: 0: Empty list of items given to MultiSelect
Location: src\main.rs:30
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets.`