No Live TV Channel Logos via Plex Web

Server Version#:
Player Version#:
Tuner Make/Model:
Guide/Lineup name:
Using XMLTV?:
Channel number/Name:
<If providing server logs please do NOT turn on verbose logging, only debug logging should be enabled>

As stated in the title, if I access Plex via web browser I do not see channel logos for live TV. This only happens when accessing via the app.plex.tv domain. If I access Plex Web locally I do see the channel logos. I also have no problem with logos via any other client. These are all custom logos linked via m3u added via xTeVe.

I did try clearing the cache in Chrome but that did not change anything.

If they are not hosted on a server which is accessible per https, then this is to be expected. The hosted Plex web app is available on https://app.plex.tv
which means your web browser has loaded it per secure connection. Web browsers nowadays have a policy built in, which disallows the loading of additional resources (i.e. in this case the pictures of the logos) if these are not available per https as well.

Which means that this policy is not in effect if you use the local web app, which is loaded per http (without the “s”).

Is there any solution to this?

Unfortunately no.