Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We couldn't automatically match your request. (but exact match found) #162

Closed
1 task done
nomandera opened this issue Jun 21, 2022 · 9 comments
Closed
1 task done

Comments

@nomandera
Copy link

Description

I believe this may be a bug or a misunderstanding on my behalf.

The only two unusual things I can see are that the show has a : which I tested and alternate show successfully (so not that) and that TVDB does not carry info on this show.

Version

1.1.1

Steps to Reproduce

Search for Jack and Kelly Osbourne
Click Request for the single correct match Request Jack and Kelly Osbourne: Night of Terror
Error: We couldn't automatically match your request. Please select the correct match from the list below.

Screenshots

image

Logs

No response

Platform

desktop

Device

Desktop

Operating System

Windows 10

Browser

Firefox 101.0.1 (64-bit)

Additional Context

No response

Code of Conduct

  • I agree to follow Overseerr's Code of Conduct
@Fallenbagel
Copy link
Owner

Fallenbagel commented Jun 21, 2022

This is because of the differneces between tmdb and tvdb. Not a bug. Occurs when jellyseerr/overseerr cannot find the matching tv show in tmdb and the popup one matches usually, HOWEVER, this case is different.

Let me explain.

The show Jack and Kelly Osbourne: Night of Terror is considered as a separate tv show in tmdb, therefore, you're able to search for it and see it to press request. However, in tvdb (which is what sonarr uses) has this listed as a specials episode in The Osbournes Want to Believe. Therefore, in the list to match, the show Jack and Kelly Osbourne: Night of Terror could not be found. More commonly it will be found but this special case does not allow it so due to tvdb considering it as a special episode and not a separate tv show.

I hope you understand what I tried to explain (might be confusing a bit)

@danshilm
Copy link
Contributor

This lookup is also done using the first Sonarr server you have added in Overseerr. This is what it looks like when you have one:
image

@nomandera
Copy link
Author

I only have an Emby server nothing else.

Is this a misunderstanding or lack of infrastructure on my behalf rather than a bug? My assumed/expected behavior was clicking a show specific request would complete.

@Fallenbagel
Copy link
Owner

I only have an Emby server nothing else.

You dont have sonarr/radarr?

@nomandera
Copy link
Author

Correct. I currently use JellySeerr to decode, dedupe, standardize and consolidate inbound requests but have no outbound automation.

From the screenshot above though it seems that even with integration it is not able to add the show?

@Fallenbagel
Copy link
Owner

From the screenshot above though it seems that even with integration it is not able to add the show?

Because as I mentioned, that show is not a show in tvdb but a special episode of another show

@nomandera
Copy link
Author

Excellent, that seems to solve why this specific show acts differently.

I think, whilst not being an expert user, the expected behavior when pressing the purple request button on a specific series would not be a request match error.

If you refer to my initial screen shot we can see that the search string has returned a perfect match and is offering the purple request button directly. I would expect this button to either work or for the error message to be less generic. Certainly the suggested action of Please select the correct match from the list below. isnt viable since the exact match has already be made.

Saying all that this might just be too edge case to care about.

@d1ddle
Copy link

d1ddle commented Jul 1, 2023

Unfortunately I get this issue with the renewed Animaniacs TV Show. I have the whole Arrs system setup and working, but The 2020 Animaniacs doesn't show in the list to select the correct match after clicking request.

@Fallenbagel
Copy link
Owner

Unfortunately I get this issue with the renewed Animaniacs TV Show. I have the whole Arrs system setup and working, but The 2020 Animaniacs doesn't show in the list to select the correct match after clicking request.

That's because tvdb doesn't treat 2020 animaniacs as a seperate series but as seaosn 6, 7, 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants