Posters for specific movies not downloading

Server Version#: Version 1.42.2.10156 - Mounted in a Docker container
Player Version#: Version 4.147.1 - Web

I’ve been having an issue where specific movies aren’t downloading posters when refreshing metadata. It uses (I think) an embedded image from the file as a poster instead. The same image shows up as a background image, as well.

I’ve checked the Library settings and the Plex Movie agent is selected and “use local assets” is turned off.

I’ve tried unmatching/rematching, refreshing metadata for the entire library, refreshing metadata for the specific movie, scanning library files, optimizing the database, cleaning the bundles, and repairing the database. I’ve checked other movies and they’re getting multiple downloaded posters, so I don’t think it’s an agent getting blocked from the internet. I checked the movie XML from the Get Info → View XML button and none of the fields were marked as locked.

File directory setup is as follows:

media
-> movies
--> Ace in the Hole (1951) {tmdb-25364}
---> Ace in the Hole (195) - [Bluray-1080p][AAC 1.0][x264].mp4
---> Ace in the Hole (195) - [Bluray-1080p][AAC 1.0][x264].en.srt

I did look through the support articles and it mentioned movieposterdb.plexapp.com, which I’m not able to connect via web browser. I tried checking it with isitdownrightnow.com and they weren’t able to connect to it, either. Not sure how that works or if that’s used by the current Plex Movie agent, could be something, I guess. Though I didn’t see any other new topics having trouble with this, so I figured if that was the issue I would’ve seen something.

I saw a Reddit thread talking about something similar in the past and it mentioned DMCA takedowns of movie posters, but I checked TMDB and there were plenty of posters for that movie there, so I didn’t think that was the issue, either.

Anyway, felt stumped and figured it’d be worth asking.

The best thing to do in situations like this is to check on https://watch.plex.tv for the movie, so https://watch.plex.tv/en-GB/movie/ace-in-the-hole in this case. You will notice there is no poster on the online plex watch tv which most likely means plex has been requested to remove the poster artwork from whomever owns the copyright. They are not allowed provide a poster.

So, the best thing to do is place a local poster along side your media…

media
-> movies
--> Ace in the Hole (1951) {tmdb-25364}
---> Ace in the Hole (195) - [Bluray-1080p][AAC 1.0][x264].mp4
---> Ace in the Hole (195) - [Bluray-1080p][AAC 1.0][x264].en.srt
---> poster.jpg

… and ensure you have Use local assets enabled in the advanced settings on your library. See https://support.plex.tv/articles/200220677-local-media-assets-movies/ for additional details as you might want to have a background, logo etc …

Awesome, thanks. Good to know for future reference. Relieved to know it wasn’t anything on my end, lol. I did see that it had a blank image when doing the unlink/link check, so I guess that was the cause of it.