Media Releases (with Plex integration) isn't showing TV show titles
When TV shows are added to Plex, they appear in the Media Releases widget with the correct poster and season, but the show title is missing. The category is marked as "unknown" instead of movie or tv.
Also, the TV show entry will disappear from the Media Releases widget after a while (within 12-24 hrs?).
Movies seem to be fine. None of my TV shows work properly.


9 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
I've discovered something else weird. When I click a movie in the widget, it sends me to the correct Plex entry, but when I click a TV show it adds an extra
/children
to the end of the url that stops it from working.
eg. When I click Warship S3 it should point here:
http://192.168.74.153:32400/web/index.html#!/server/7dd3f752219dc5ab4c7c2f9e5918a00b9974bc0b/details?key=%2Flibrary%2Fmetadata%2F95524
Instead, it points here:
http://192.168.74.153:32400/web/index.html#!/server/7dd3f752219dc5ab4c7c2f9e5918a00b9974bc0b/details?key=%2Flibrary%2Fmetadata%2F95524%2Fchildren
The link goes to Plex TV library, and then tries to loading a page forever. If I remove the /children
then it goes to the correct show and seasonPlex is the only integration in the widget

homarr compose: https://logs.notifiarr.com/?fc7cce9b1ade5285#cH52uBFgg5g13twNf4peZPGf7BnCXSV4G8NKk3Smjkp
PrivateBin
Encrypted note on PrivateBin
Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.
latest hour+ of logs: https://logs.notifiarr.com/?78a3a95d79ee2f3d#74gYf9p56opQkmbxjDJttxPPggtPcEHT4JEMJ94gH75t
PrivateBin
Encrypted note on PrivateBin
Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.
Homarr Version 1.33.0 - This problem was also happening on 1.32.0 (the version I started with)
Homarr is running as a docker container being managed by Dockge on a Debian 12 LXC on ProxmoxVE 8.4.1
Plex Server is running bare metal on Windows on the same subnet as the Proxmox Host machine
Both machines are ethernet connected to switches on the same subnet
Solutions attempted: Updating Homarr. Restarting Homarr. Updating Plex Server. Rebooting Plex Host machine. Getting new Plex API token.
Proxmox and Plex/Windows are both running on x86_64
I think this is related to https://github.com/homarr-labs/homarr/issues/2168#issuecomment-3167940102
Thanks for the additional details, I'll add them to the github issue and create a separate issue to fix this bug 👍🏽
GitHub
feat: Plex Recently Added / Sonarr (arr) Upcoming Media Widget · I...
On Home Assistant I used to have this set up, but it would break semi-frequently, I gave up, recently tried to get it back to working and it seemed a bit scattered / abandoned. Homarr seems a bit m...
GitHub
bug(media-release-widget): plex tv-shows not working · Issue #3885...
Describe the bug It shows the wrong badge for tv-shows on plex and the link to them does not work Steps to reproduce Impact tv-show information is not really usable Additional information See https...
Thanks for the bug report! I'll update it with any new info.