Skip to content

Cards Not Updating #99

@iamronr

Description

@iamronr

Describe the bug:

The upcoming media cards don't seem to be updating. I've downloaded a new movie and tv show, and none show up under Plex recently added, upcoming movies, and tv shows aren't updating either.

Config YAML:

type: custom:upcoming-media-card
entity: sensor.rmedia_plex_recently_added
title: Recently Added
date: mmddyy
clock: 12
max: 5
image_style: fanart
enable_tooltips: true
enable_transparency: true
disable_hyperlinks: true
flag: false
type: custom:upcoming-media-card
entity: sensor.rmedia_plex_recently_added_movie
title: Recently Added Movies
date: mmddyy
clock: 12
max: 5
image_style: fanart
enable_tooltips: true
enable_transparency: true
disable_hyperlinks: true
flag: false
type: custom:upcoming-media-card
entity: sensor.rmedia_radarr_upcoming_media
title: Upcoming Movies
date: mmddyy
clock: 12
max: 5
image_style: fanart
enable_tooltips: true
enable_transparency: true
disable_hyperlinks: true
flag: false
type: custom:upcoming-media-card
entity: sensor.rmedia_sonarr_upcoming_media
title: Upcoming Shows/Episodes
date: mmddyy
clock: 12
max: 6
image_style: fanart
enable_tooltips: true
enable_transparency: true
disable_hyperlinks: true
flag: false
sort_by: airdate

Components:

I'm using the plex, radarr, and sonarr components and see the same issue on all of them, not updating.

HA Error:

Troubleshooting Guide:

I followed all steps and was able to verify content through the API, especially with Plex. I'm attaching the screenshot here...
TRC

Home Assistant Version:

TRC

Screenshots:

This screenshot will show what's been there and hasn't updated or refreshed. You'll see in the screenshot under "Troubleshooting Guide" where Plex sees recently added movies and even TV shows, but don't show in Home Assistant.
TRC 1

Additional Context:

I did set up an automation to refresh the sensors every 10 seconds, but that also hasn't helped. I also installed using HACS, not sure if that'll cause an issue...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions