You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When selecting the Plex library "Recently Added" it just shows Error: Library name Recently Added does not exist.
All other libraries and playlists work as expected.
Expected behavior
Showing all recently added TV episodes and movies.
Screenshots
Checks
Please check below if true:
[x] I am running Home Assistant on HTTP protocol
[ ] I am running BOTH Home Assistant AND Plex on HTTPS protocol
[x] My Plex server is accessible through protocol, port and ip/hostname I have specified for the card.
[ ] My Plex server is running on HTTPS and has a valid certificate.
Describe the bug
When selecting the Plex library "Recently Added" it just shows Error: Library name Recently Added does not exist.
All other libraries and playlists work as expected.
Expected behavior
Showing all recently added TV episodes and movies.
Screenshots
Checks
Please check below if true:
[x] I am running Home Assistant on HTTP protocol
[ ] I am running BOTH Home Assistant AND Plex on HTTPS protocol
[x] My Plex server is accessible through protocol, port and ip/hostname I have specified for the card.
[ ] My Plex server is running on HTTPS and has a valid certificate.
Card Configuration
type: custom:plex-meets-homeassistant
protocol: http
sort: addedAt:desc
playTrailer: false
showExtras: true
showSearch: true
ip: xx.xx.xx.xx
token: xxx
port: "32400"
entity:
libraryName: Recently Added
maxCount: "9"
maxRows: ""
useHorizontalScroll: "No"
useShuffle: "No"
displayTitleMain: "Yes"
displaySubtitleMain: "Yes"
minWidth: ""
minEpisodeWidth: ""
minExpandedWidth: "50"
fontSize1: ""
fontSize2: ""
fontSize3: ""
fontSize4: ""
minExpandedHeight: ""
title: Neuste Filme
runBefore: ""
runAfter: ""
Card Version
3.6.11
Plex Version
1.41.2.9200
Device information
macOS 15, Firefox 132.0.2
Additional context
Plex is distinguishing between recently added movies and recently added tv shows. Might this be a problem? https://support.plex.tv/articles/manage-recommendations/
The text was updated successfully, but these errors were encountered: