Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crave Movies poster filename issue #1568

Closed
CreamyG31337 opened this issue Aug 27, 2023 · 0 comments
Closed

Crave Movies poster filename issue #1568

CreamyG31337 opened this issue Aug 27, 2023 · 0 comments
Assignees
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@CreamyG31337
Copy link

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

@CreamyG31337 CreamyG31337 added bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

No branches or pull requests

2 participants