GithubHelp home page GithubHelp logo

Comments (6)

matt8707 avatar matt8707 commented on August 26, 2024

Hey,

Here's some history:

Two years ago, maykar archived the plex_recently_added repository on GitHub, which automatically removed it from HACS. NemesisRE then forked it to so it could still be easily installed. Recently, mkanet took over the original repository and added new features.

I've noticed some issues when using it for a minute:

  • Setting max to 1 returns the recently added items for each library, whereas the old behavior returned only the single most recently added item.
  • There's no image resolution option, so you're essentially fetching a wallpaper-sized image each time you refresh the page.
  • Instead of saving the image to /www, it now fetches the image from /plex_recently_added?..., which is not proxied in Fusion.

The fork by NemesisRE still works fine and can be installed via HACS.

Here's my configuration:

sensor:
  - platform: plex_recently_added
    host: !secret nas_host
    port: !secret plex_port
    token: !secret plex_token
    max: 1
    img_dir: /
    image_resolution: 800

from ha-fusion.

webcamleif avatar webcamleif commented on August 26, 2024

Yeah I figured all this, but I seemed to have some problems with latest version of Home Assistant and NemesisRE version (which I have been using all along prior). Which version of HA are you running?

from ha-fusion.

matt8707 avatar matt8707 commented on August 26, 2024

2024.5.5

from ha-fusion.

webcamleif avatar webcamleif commented on August 26, 2024

Alright yeah I am running the same version. But for some reason when using NemesisRE:s fork, it just does not fetch any data.

My config looks about the same:

sensor:
  - platform: plex_recently_added
    host: !secret plex_host
    port: !secret plex_port
    token: !secret plex_token
    ssl: true
    max: 1
    img_dir: /
    image_resolution: 900

Only different is the ssl variable, which I think I need since I cant reach my plex host without tls, but it should not be a problem this has been working for 2 years prior. I'll try to dig deeper.

from ha-fusion.

webcamleif avatar webcamleif commented on August 26, 2024

Definitely some weird issues surrounding my installation, but I just cant figure it out.

So I got it working, but I had to point towards a external domain name, which has a valid (and trusted) certificate.
This has never been an issue prior, but something must have happened during upgrading.

I have the exact same problem with the mkanet release (which I have a ticket for btw) where it does not matter if I untick the "Verify SSL" box, it still tries to verify the certificate given to you by plex remote access feature. Which is weird, I have never had this problem before.

from ha-fusion.

matt8707 avatar matt8707 commented on August 26, 2024

Thanks for the update. Since the issue is on your side, I'm closing this.

from ha-fusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.