Hi @mayker, please ignore me, during my investigation I’ve realized the ublock origin was blocking the images! disabling it for the site fixed it for me
Is it possible to define which movie library in Plex that I want to view recently added from? I have one for adults and one for children. And I don’t want to see all children’s movies …
When you have seen a movie that was included in the list of recently added movies, it disappears, it is as it should.
But then I would like the next unseen movie to be in the list, if I choose to have 3 unseen, recently added movies in the list then there should be 3 movies in the list as long as I have unseen movies.
As it is now there are 3 films, I watch one, then there are 2 films in the list and finally the list is empty, although I have several unseen films.
I am also running into the same image issues as well. In the android app and also in many different browsers. Disabled ad-block chrome as well. Tried Safari etc.
I do see that chrome is throwing a “Failed to load resource: the server responded with a status of 403 ()”
When I did the test using my api in the url I see that it does contain the full url to the fanart image. “https://artworks.thetvdb.com/banners/fanart/original/270202-3.jpg” but it will not render inside home assistant for some reason. I am running the most current version of Upcoming Media Card.
Any thoughts here?? anyone else still having issues??
I want to use this so bad. I’m new to HA and have been trying to get this to work. I even installed HACs because I thought it would make it easier for me but I was wrong. “you still need to add it to your ‘configuration.yaml’ file”. Add what? It doesn’t help me if I don’t know what to add to the file lol.
The instructions on the Github pages are not clear for beginners. I’m not dumb to code but it just is not clear on where to put what.
I’d gladly buy you a coffee to help me get this sorted and working. It looks amazing!
The card that works with the component you are trying to use was made before UI config was a thing in HA. So for the card, in the instructions instead of editing ui-lovelace.yaml, you would use the menu at the top right of your Lovelace page and hit “configure ui” and then “raw config editor”. Other than that the instructions remain the same (this is assuming you’re not in YAML mode, if you’re unsure what that is then you are not using YAML mode).
As mentioned in the cards readme @thomasloven’s lovelace guide is a great resource for getting started with adding custom addons to lovelace.
@mayker That’s exactly where I was confused. I’m new to HA and couldn’t find the ui-lovelace.yaml so I tried making my own lol. I’ll give this a shot later when I am at home. I appreciate your patience and explanation.