Skip to content
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

Bug #110

Open
faxesystem opened this issue Nov 25, 2024 · 0 comments
Open

Bug #110

faxesystem opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@faxesystem
Copy link

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
Screenshot 2024-11-25 at 20 57 35

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:

  • plexPlayer | MY TV MODEL | xx.xx.xx.xx | xxxxxxxxxxxxxxxxxxx
    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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants