Overseerr Media Requests List issue

Looks like Overseerr added another status enum again, I'm getting the following error:
TRPCClientError: [ { "received": 5, "code": "invalid_enum_value", "options": [ 1, 2, 3, 4 ], "path": [ "results", 0, "status" ], "message": "Invalid enum value. Expected 1 | 2 | 3 | 4, received '5'" }
TRPCClientError: [ { "received": 5, "code": "invalid_enum_value", "options": [ 1, 2, 3, 4 ], "path": [ "results", 0, "status" ], "message": "Invalid enum value. Expected 1 | 2 | 3 | 4, received '5'" }
Did a little digging and if I had to guess, its a 'Completed' status, which seems to be new and I'm not sure why they even added it as filtering by 'Available' shows the same items in Overseerr
Solution:
Thanks for the notice. Please submit an issue on GitHub. I'll mark this as resolved.
Jump to solution
3 Replies
Cakey Bot
Cakey Bot3d ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
this_is_nate
this_is_nateOP3d ago
Homarr v1.16.0 Overseerr Develop v8b465dc210f32b92132ea1f1183f1a0c10a148b4 Doing a bit more digging, the new enum might be 'Failed', could be that its just so rarely encountered it was never added to the request list integration
Solution
Manicraft1001
Manicraft10013d ago
Thanks for the notice. Please submit an issue on GitHub. I'll mark this as resolved.

Did you find this page helpful?