You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a really simple "typo" causing the crave movie poster not to load
Basically, GitHub is CaSe SenSitive, and the poster has the first character in the wrong case
To test this you need to set
region: ca
to make the collection show up under streaming services
Version Number
1.19
What branch are you on?
master
Describe the Bug
There's a really simple "typo" causing the crave movie poster not to load
Basically, GitHub is CaSe SenSitive, and the poster has the first character in the wrong case
To test this you need to set
region: ca
to make the collection show up under streaming services
If I dig through the log I can find this:
[2023-08-27 04:35:26,350] [builder.py:1101] [WARNING] | Collection Warning: No Poster Found at https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/Crave.jpg
Sure enough, this is a 404, while
https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/streaming/crave.jpg
works fine
Relevant Collection/Overlay/Playlist Definition
No response
Logs
No response
The text was updated successfully, but these errors were encountered: