lostb1t / replex

Remix your Plex hubs
203 stars 5 forks source link

Blank Hero #143

Closed jl94x4 closed 1 month ago

jl94x4 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

created #144

jl94x4 commented 1 month ago

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 commented 1 month ago

@jl94x4 this should be fixed in latest release

jl94x4 commented 1 month ago

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 commented 1 month ago

yep. no available on plex