Hi mate. You could add to the filter to exclude attribute local 0 which is everything remote.
filter:
exclude:
- state: unknown
- state: unavailable
- state: “off”
- state: “on”
- attributes:
local: 0
try using our version of the card. also there’s no reason that it shouldn’t work on another device if its working on your browser
the same thing happens with your version of the card. the issue seems to be with pulling the image from the tautulli. if i remove the poster, then it will work 100% of the time
How are you connected to Tautulli and do you use the image proxy
What happens when you copy the image url attribute link and put this into a browser with your home assistant url infront of it. For example sample
Http://homeassistant:8123/ image url
ok so the image is working. how are you using the card?
what do you mean? i just copied your config
Does it do this all the time. When on wifi or mobile data?
if i remove the picture field from the config, then the card will work all the time. if i add the picture field, the card will only work sometimes. the same happens on both wifi and mobile data
So in Tautulli I change the name of the users instead of the name Tautulli gives I change it. is there a way to add that name instead of user name? Great addition to plex on HA LOVE IT!
If you edit this line a little
return “” + states[variables.entity].attributes.user + “”
to be attributes.user_friendly_name instead of just attributes.user it should work.
Thank you so much. I was trying to figure that out and was off by adding “_name” Thanks again for the help.
I’m getting two entries for each session playing, one with an image and one without.
RESOLVED: In my entities list I disabled the ones that were duplicates from template and not active streams integration.
The card no longer shows duplicated items and seems to be resolved.
I now also want this for my Jellyfin server. Anyone know of a similar in integration and card for Jellyfin?
I will try mediarr_sensor: GitHub - Vansmak/mediarr_sensor
Nevermind. Got it working.
I was wondering if there is a way with your add on to make it so I can take my Users IP address and give it a name? Not sure but figured I would ask. I know Tautulli doesnt have that feature.




