#Some users’ requests aren’t added

9 messages · Page 1 of 1 (latest)

idle solstice
#

When a user requests a movie it doesn’t get added to Radar, but shows requested…I clear data and request the same movie with my user and it works…version 2.7.3
Error: 2025-12-23T22:20:00.057Z [error][Jellyfin API]: Something went wrong while getting library content from the Jellyfin server: Request failed with status code 404{"error":404}

whole junco
#

Send full logs

idle solstice
idle solstice
#

Looks like requester has no active tag is the issue:

2025-12-24T00:16:35.992Z [info][Media Request]: Requester has no active tag. Creating new {"requestId":3878,"mediaId":567,"userId":50,"newTag":"50 - RandS"}
2025-12-24T00:16:35.998Z [error][Media Request]: Something went wrong sending request to Radarr {"errorMessage":"[Radarr] Failed to create tag: Request failed with status code 400","requestId":3878,"mediaId":567}

#

Nice work on the app btw! I appreciate your help. I have disabled tagging. I can test again if you want.

idle solstice
#

Seems like it’s working, but I haven’t proved it. I would suggest wrapping the tag code in an exception catch. I can check it out in a month or two and possibly submit a pull request…I usually develop with dotnet but not publicly. I’ll study your code base and see if I can help.

whole junco
#

In seerr develop