fscorrupt / Posterizarr

🖼️ Automated poster maker for Plex/Jellyfin/Emby.
GNU General Public License v3.0
140 stars 12 forks source link

PPM Not downloading posters. #88

Closed kevbentz closed 7 months ago

kevbentz commented 7 months ago

I cleared the movies asset directory to make new posters and it downloaded 500 posters and 491 backgrounds and then moved on to shows (shows/season/episode posters). I then ran the script two more times and it didn't download any more movie posters. Scriptlog.log Third run Scriptlog.log Second run Scriptlog.log First run

kevbentz commented 7 months ago

I have tracked this down to having to do with the new plex headers. Somehow, the X-Plex-Container-Size of 500 limits downloading movie posters to 500. I have not deleted show posters so I don't know if it would apply to those as well, or just the first 500 downloads. Changing the number to 501 would allow it to download 1 more movie poster.

kevbentz commented 7 months ago

After doing some checking, I think it might be safe to remove the plex headers. Apparently, this issue has been ongoing for a couple years. I did see a post somewhere that someone said changes are coming soon and then the warning may become an error, but that hasn't happened yet.