Server Version#: 1.21.1.3876
Player Version#: 4.47.3
We’ll use WandaVision as an example. I have a show poster and a season poster. While it appears that the Show poster is detected as expected, the season is not. Here’s my setup (Ubuntu 20.04 server):
The season’s poster is currently the show’s selected poster. There should be a season poster available to select but its not there.
Here’s what I’ve tried:
Move Season-01-Poster.jpg to Season 01/poster.jpg and Season 01/Season01.jpg
– Naming it poster.jpg under the season folder also makes it available as the show poster
Move Season-01-Poster.jpg to Season01-poster.jpg
Manually refresh metadata
Remove the show, empty trash, and readd show
I’ve read through several forum posts already but either those posts end up unanswered or are very specific bugs for platforms I’m not using. Any recommendations?
To confirm what I have so you have something to go by:
[chuck@lizum Star Trek The Next Generation.558]$ ls -la
total 52
drwsrwsrwx 9 chuck chuck 4096 Jan 19 21:12 ./
drwxr-xr-x 45 chuck chuck 4096 Jan 18 22:49 ../
drwsrwsrwx 2 chuck chuck 4096 Jan 19 20:50 Season 01/
-rw-rw-r-- 1 chuck chuck 11575 Jan 19 20:45 season01.png
drwsrwsrwx 2 chuck chuck 4096 Aug 3 2019 Season 02/
drwsrwsrwx 2 chuck chuck 4096 Aug 3 2019 Season 03/
drwsrwsrwx 3 chuck chuck 4096 Aug 5 02:22 Season 04/
drwsrwsrwx 2 chuck chuck 4096 Aug 3 2019 Season 05/
drwsrwsrwx 2 chuck chuck 4096 Aug 3 2019 Season 06/
drwsrwsrwx 2 chuck chuck 4096 Aug 3 2019 Season 07/
[chuck@lizum Star Trek The Next Generation.559]$
Currently tracking down the media assets log, but here’s the full Plex Media Server log just in case it has something you could use: Plex Media Server.log (1.3 MB)
2021-01-19 20:17:43,911 (7f80a97fa700) : INFO (localmedia:225) - Found 1 valid things for pattern season-?0?1[-a-z]?(-poster)? (ext: ['jpg', 'png', 'jpeg', 'tbn'])
It appears that the poster is found, but for some reason isn’t showing up when I edit the season
Yeah this is odd. sees it but doing nothing with it. Wondering if maybe you should delete everything in the local media http cache. it is in Plex Media Server/plug-in support/caches/com.plexapp.agents.localmedia/HTTP.system
Jan 19, 2021 20:17:41.287 [0x7fc2ed2f3bc0] VERBOSE - * Taking directory 'WandaVision (2021)' (3041) out of the map (370 left)
Jan 19, 2021 20:17:41.287 [0x7fc2ed2f3bc0] VERBOSE - Adding file for scanner: "/media/plexuser/Ansimos3/Media/TV Shows/WandaVision (2021)/.DS_Store"
Jan 19, 2021 20:17:41.287 [0x7fc2ed2f3bc0] VERBOSE - Adding file for scanner: "/media/plexuser/Ansimos3/Media/TV Shows/WandaVision (2021)/show.jpg"
Jan 19, 2021 20:17:41.287 [0x7fc2ed2f3bc0] VERBOSE - Adding file for scanner: "/media/plexuser/Ansimos3/Media/TV Shows/WandaVision (2021)/season01.jpg"
Jan 19, 2021 20:17:41.287 [0x7fc2ed2f3bc0] VERBOSE - Adding subdirectory for scanner: "/media/plexuser/Ansimos3/Media/TV Shows/WandaVision (2021)/Season 01"
Jan 19, 2021 20:17:41.290 [0x7fc2ed2f3bc0] DEBUG - Skipping over directory 'WandaVision (2021)', as nothing has changed; removing 0 media items from map.```
I deleted everything in the above cache, cleaned bundles via the Troubleshooting menu (I don’t have Clean Bundles in the Manage Server context menu in your screenshot). I then rescanned the library and analyzed the show. Still no poster in the season
No luck after removing files, readding, scan, analyze. The cache folder is now filling again though (I managed to fat finger the delete and change the owner. After fixing that, the cache is filling again)