-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
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. |
created #144 |
Logs:
|
@jl94x4 this should be fixed in latest release |
I guess this means this movie doesn't have a hero card available? |
yep. no available on plex |
Noticed today that a new movie that PMM added into my REPLEXHERO collection doesn't have an 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 :)
The text was updated successfully, but these errors were encountered: