mayker
(maykar (pronounced "maker" with a southern accent))
595
Have you added config for the Plex Recently Added component to your configuration.yaml file? Does the sensor plex_recently_added show up in Developer >> States?
The plex config you shared above has nothing to do with this component or card.
The error you’re getting means that you have a section in your library named “documentaries” that contains no metadata or no items, but otherwise everything should work fine.
Would it be possible to take the output from this and send a notification with the image? Use case would be for TV episodes that are airing, I’d like a message on TG with the album art and show name/episode name/number. (Fully realize this may not be the right place for this question but I see how the data is parsed into nice JSON so wondered if anybody had thought about using it for a notify service).
mayker
(maykar (pronounced "maker" with a southern accent))
604
So, currently there’s an issue with that. It’s not actually JSON because when I originally made this I didn’t know any better. I do plan to update the card to accept JSON and not just JSON that’s been converted to a string. That way once components are updated you’ll be able to use Jinja templates, etc. to do whatever you like with the data.
Has anyone else had problems with the sensor.trakt_upcoming_calendar sensor lately?
Mine was working fine up until recently. Now when I try to add it to Lovelace it barfs and won’t display ANY cards that are configured on the same page.
If I look at the sensor.trakt_upcoming_calendar sensor in the Dev Tools->States it shows:
However there is one issue. I have a library in Plex that is for temporary movies for family members to watch. Sometimes the library is empty. I’ve noticed that when it is empty, Home Assistant will log an error like this 2020-03-28 01:49:37 WARNING (SyncWorker_2) [custom_components.plex_recently_added.sensor] No Metadata field for "Family Movies"
This happens every 30 seconds so you end up with thousands of these in your log.
Any future plans to also support recently added emby movies? (already emby upcoming included)
I see you have that for kodi…
Im using emyb as backend for kodi… so … cant really use kodi then
Other thing i wonder is: my emby server is on my unraid machine, which isnt 24/24 on
Will the media card still show latest movies even if my unraid machine (emby server) is down?
OK, I now realise my Integration (Emby Upcoming Media) is prroly named. It does in fact do exactly what you want: Lets you display a list of the latest Movies/TV Shows.
Hope that helps
to answer your 2nd question: the component works but will not get updated when your Emby server is down.
If you reboot HA while Emby is down, it will also no load up correctly and will not work until you reboot HA (while Emby is up)
There must be a way to prevent this, I would need to look into it.
Got it all set up & running ! I truly love this !
Needs some finetuning though
I would love if the component would still work after rebooting HA although the emby server is down