Please we need this with Plex library, I know this on Plex, but if you can find a solution?
Is this still being looked into?
Any news on this?
would also love to see this in a future update! i rely on plex to manage and host my collection, and use infuse as the player client.
I don’t understand why they can’t just make infuse fetch the logos and store them on icloud/local storage
I am currently using a Plex share connected to infuse using Library Mode. I noticed that the ClearLogos are missing for us Plex users in infuse. In the generated XML for any movie file in Plex there is a field for these logos. Here’s an example:
<Image alt="Nausicaä of the Valley of the Wind" type="clearLogo" url="/library/metadata/22/clearLogo/1730116804"/>
Is there anyway Infuse can use this to bring the logo into the rest of the artwork cached on infuse?
Alternatively, can infuse fetch these logos separately to display alongside the rest of the metadata?
I moved your post to a currently running suggestions thread for this.
Plex does not currently support fetching of logos, but they have indicated this may be coming soon. Once this happens Infuse will be able to display logos when accessing content from Plex servers.
Plex supports show and movie logos in their new mobile app in preview as of today. Hopefully that means support can be added to Infuse soon. They must be stored somewhere in the Plex server library already.
I moved your post to a thread already discussing this feature.
Don’t forget that you need to click the like button on the first post in this thread to show your support for this suggestion!
In the new Plex app, they are using movies/series logos. Does this mean Infuse can finally add that too?
I believe the team at Firecore are waiting for Plex to implement it into their API. As far as I can tell, the metadata endpoint only supports art (cover poster) and thumb (background) seen here, while the movie/show logo would be under clearLogo.
It’s still completely hidden in the web interface as well. I installed the Plex beta client and saw no logos. Had to refresh metadata, and logos started showing up, but there is no indication of any of that in the web UI, or any ability to edit the logo artwork. Hopefully, it improves and becomes accessible with their API.
Clearlogo support is now working via the Plex API! There is a new JSON key “Image” which is an array of images of types “coverPoster”, “background”, “clearLogo” and “snapshot”.
I’ve successfully switched over to these new image types in my own custom Plex tvOS client and added clearlogo overlays to my “continue watching” and “recent tv” lockups!
There’s still no way to edit these logos and I haven’t successfully made a POST request to update the logo via the API unfortunately.
@James any follow up on this? I’m sorry to tag you, but it seems it’s now implemented in Plex’s API, so there’s no reason infuse shouldn’t be able to pull this.
Yep, it’s there since long time ago already to support the new Plex app.
Is there any way why this cannot be included right now? Seems like a quick win.
Thanks for the info!
We’ll take a look into this.
Unrelated to Infuse, is there a way to trigger Plex Media Server to only refresh the logos? So far, the only way to add logos for old listings is to refresh metadata, which tends to be a destructive operation even for fields that have been manually edited. Am I missing something in the PMS UI? And still no way to manually provide a logo, right?