justinrh 220 Posted August 5, 2022 Posted August 5, 2022 I've never seen this one before. For this movie I recorded from TV, the match poster looks like this: But it replaced the defaulted image (that looks like above!) with this: If you want to know what my metadata providers are, you'll have to tell me where to find them in the admin settings.
Happy2Play 9446 Posted August 5, 2022 Posted August 5, 2022 Would need to know your Metadata and Image provider orders. But can replicate. @LukeTMDB has both images, but query image is not applied image as shown above. one image via query but two images on site. { "page": 1, "results": [ { "adult": false, "backdrop_path": null, "genre_ids": [ 18, 10770 ], "id": 411972, "original_language": "en", "original_title": "The Other Side of Hell", "overview": "A disturbed, but highly intelligent man is sent to a criminally insane hospital to serve time and rehabilitate. But when he arrives, he discovers it's in fact a closed world where brutality is an everyday occurrence.", "popularity": 1.4, "poster_path": "/kQubdQQQTNl8z7S5J2hlkqgdeZI.jpg", "release_date": "1978-01-17", "title": "The Other Side of Hell", "video": false, "vote_average": 7.5, "vote_count": 2 } ], "total_pages": 1, "total_results": 1 } 1
Luke 40111 Posted August 5, 2022 Posted August 5, 2022 What you see is just what comes out of the search API. The actual image you end up getting may or may not be the same as it comes via a different mechanism.
justinrh 220 Posted August 6, 2022 Author Posted August 6, 2022 @Luke Can an improvement be made for this?
Luke 40111 Posted August 6, 2022 Posted August 6, 2022 3 minutes ago, justinrh said: @Luke Can an improvement be made for this? What improvement? That's just the way it is because we have image fetcher optics that we have to respect. We could take away those options if you like.
justinrh 220 Posted August 6, 2022 Author Posted August 6, 2022 (edited) I don't understand what you are saying. I don't know what a fetcher optic is. I don't know what the impact would be if you removed the option. I just expected the search result to match the final result (why would anyone expect anything different?). That makes sense to me. But, hey, you probably don't want to go mucking with this because of this one complaint from this one guy. At this point, only you can decide if something should be changed. Edited August 6, 2022 by justinrh
Luke 40111 Posted August 6, 2022 Posted August 6, 2022 That's the image from the search results API of your highest priority metadata fetcher. But your top image fetcher could be a different one.
justinrh 220 Posted August 6, 2022 Author Posted August 6, 2022 On 8/4/2022 at 7:35 PM, justinrh said: know what my metadata providers are, you'll have to tell me where to find them in the admin settings help
Luke 40111 Posted August 6, 2022 Posted August 6, 2022 2 minutes ago, justinrh said: help Have you explored the options for the library that the media belongs to?
Happy2Play 9446 Posted August 6, 2022 Posted August 6, 2022 (edited) Well I voted on an image to change the order. As the image come from the priority here. &append_to_response=alternative_titles,reviews,casts,releases,images,keywords,trailers So the issue is when there is more than one image with no votes you can have a mismatch as shown above. Technically the Images are incorrect also as they are not "NO LANGUAGE" images. Edited August 6, 2022 by Happy2Play
Luke 40111 Posted August 6, 2022 Posted August 6, 2022 Right the other thing is, we get the list of images and then we do our own sorting on them based on settings and other criteria that we've determined that users want over the years. So that can sometimes lead to a different result than what moviedb picks as the first image.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now