Giter VIP home page Giter VIP logo

Comments (4)

whatdaybob avatar whatdaybob commented on July 22, 2024 1

Hi @maykar, the library has items and in fact populates and shows a state of Online with a few movies in it. AFAIK it's working as expected but just spamming the logs with the No Metadata field message.

The entity namespace does work as the sensor is called sensor.server_plex_recently_added_movies as expected with this option.

from sensor.plex_recently_added.

maykar avatar maykar commented on July 22, 2024 1

Ah, okay. Sorry thought namespace wouldn't work for some reason.

Considering things are working and it's not a very helpful error anyhow I'll just remove it, will put out a release sometime tomorrow.

from sensor.plex_recently_added.

maykar avatar maykar commented on July 22, 2024

Are you saying that your "Films" library reports no movies when it does include movies or are you saying that there is an extra empty library being reported by plex?

If it is that "Films" includes movies, but is not reporting them. Go to this URL and see if it is reporting movies:

http://[SERVER]:[PORT]/library/sections/30/all?X-Plex-Token=[TOKEN]

If it is an extra empty library, go to Settings > Manage > Libraries and delete it.

Edit: Sorry, just saw that you checked that you didn't have any other libraries. Though having an ID of 30 for a library is unusually high.

from sensor.plex_recently_added.

maykar avatar maykar commented on July 22, 2024

Also, I'm sure it's not related, but remove both on_deck and entity_namespace from your config. Fairly sure entity_namespace won't do anything for this component and on_deck's default value is false, so just don't include it.

  - platform: plex_recently_added
    name: plex_recently_added_movies
    token: !secret plex_x_token
    host: !secret ipaddr_Comp_Shield
    port: !secret port_Comp_Shield
    download_images: false
    section_types:
      - movie

from sensor.plex_recently_added.

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.