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

Blank Hero #143

Closed
jl94x4 opened this issue Jul 18, 2024 · 6 comments
Closed

Blank Hero #143

jl94x4 opened this issue Jul 18, 2024 · 6 comments

Comments

@jl94x4
Copy link

jl94x4 commented Jul 18, 2024

Noticed today that a new movie that PMM added into my REPLEXHERO collection doesn't have an image.

image

How can I find out if this is a REPLEX issue, or if this movie doesn't have a hero cover?

Replex Command:

docker run -d --name=replex --rm -it -p 90:80 -l net.unraid.docker.icon='https://i.postimg.cc/T117HsQh/kindpng-7481011.png' -e REPLEX_TOKEN=<plex-token> -e REPLEX_HOST="http://192.168.1.22:32400" -e REPLEX_REDIRECT_STREAMS=false -e REPLEX_DISABLE_RELATED=true -e REPLEX_INCLUDE_WATCHED=true -e REPLEX_HERO_ROWS="movies.recent,top.rated,tv.recentlyaired,tv.toprated,tv.inprogress,movie.recentlyreleased" -e REPLEX_CACHE_ROWS_REFRESH=false -e REPLEX_CACHE_ROWS=false -e REPLEX_CACHE_TTL=0 ghcr.io/lostb1t/replex:latest Unable to find image 'ghcr.io/lostb1t/replex:latest'

I see this error when I refresh Top Films Collection (REPLEXHERO)

2024-07-18T16:57:09.322478Z ERROR salvo_proxy::reqwest_client: coping between upgraded connections failed error=Os { code: 107, kind: NotConnected, message: "Transport endpoint is not connected" }

Also while I'm here, I'm very OCD about the covers that go on my Plex and I mainly use TPDB and Mediux to apply nice looking posters. Is there any way to over ride the REPLEX hero cover assigned? I would love to add custom covers to these aswel :)

@lostb1t
Copy link
Owner

lostb1t commented Jul 18, 2024

not sure why it wouldnt load. If not found it should show up in the logs. Let me know if it happens more often

Ill create a issue for allowing custom hero art. I think we can just use labels for custom image urls.

@lostb1t
Copy link
Owner

lostb1t commented Jul 18, 2024

created #144

@jl94x4
Copy link
Author

jl94x4 commented Jul 18, 2024

Logs:

2024-07-18T18:06:45.675736Z ERROR salvo_proxy::reqwest_client: coping between upgraded connections failed error=Os { code: 107, kind: NotConnected, message: "Transport endpoint is not connected" }
2024-07-18T18:06:47.189509Z  WARN replex::plex_client: Problem loading provider metadata for: 5f6c938fca900e00425e26a5?X-Plex-Token=xxxxxxxxxx- Error: unexpected status code: status = 403 Forbidden
2024-07-18T18:06:47.189558Z  WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5?X-Plex-Token=xxxxxxxxxxxx"
2024-07-18T18:06:47.290817Z  WARN replex::plex_client: Problem loading provider metadata for: 5f6c938fca900e00425e26a5 Error: unexpected status code: status = 403 Forbidden
2024-07-18T18:06:47.290868Z  WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5"
2024-07-18T18:11:01.050560Z  WARN replex::plex_client: Problem loading provider metadata for: 5f6c938fca900e00425e26a5?X-Plex-Token=xxxxxxxxxxxxxx- Error: unexpected status code: status = 403 Forbidden
2024-07-18T18:11:01.050629Z  WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5?X-Plex-Token=xxxxxxxxxxxxxx"
2024-07-18T18:11:01.314868Z  WARN replex::plex_client: Problem loading provider metadata for: 5f6c938fca900e00425e26a5 Error: unexpected status code: status = 403 Forbidden
2024-07-18T18:11:01.314900Z  WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5"
2024-07-18T18:11:13.725654Z  WARN replex::plex_client: Problem loading provider metadata for: 5f6c938fca900e00425e26a5?X-Plex-Token=xxxxxxxxxxxxxxx Error: unexpected status code: status = 403 Forbidden
2024-07-18T18:11:13.725701Z  WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5?X-Plex-Token=xxxxxxxxxx"
2024-07-18T18:11:13.817986Z  WARN replex::plex_client: Problem loading provider metadata for: 5f6c938fca900e00425e26a5 Error: unexpected status code: status = 403 Forbidden
2024-07-18T18:11:13.818021Z  WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5"```

@lostb1t
Copy link
Owner

lostb1t commented Jul 18, 2024

@jl94x4 this should be fixed in latest release

@jl94x4
Copy link
Author

jl94x4 commented Jul 18, 2024

2024-07-18T19:18:11.639835Z WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5" 2024-07-18T19:18:11.880564Z WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5" 2024-07-18T19:18:16.338903Z WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5" 2024-07-18T19:18:16.625669Z WARN replex::plex_client: No hero image found on plex uuid="5f6c938fca900e00425e26a5"

I guess this means this movie doesn't have a hero card available?

@lostb1t
Copy link
Owner

lostb1t commented Jul 19, 2024

yep. no available on plex

@lostb1t lostb1t closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants