Git Product home page Git Product logo

Comments (7)

arabcoders avatar arabcoders commented on July 30, 2024 1

I also pushed a fix in #88 to force the user id of plex admin account be set to 1

from watchstate.

arabcoders avatar arabcoders commented on July 30, 2024 1

As there is no updates, i assume the issue has been fixed. If not feel free to post reply.

from watchstate.

arabcoders avatar arabcoders commented on July 30, 2024

Indeed, Plex sometimes are making really bad choices, reporting different user id via API compared to one they send. if you do

docker  exec -ti watchstate console  servers:remote --list-users -- Plex

if you see only one user then set the user like this

docker exec -ti watchstate console servers:edit --key user --set 1 -- Plex

in fact you dont have to enable user matching if you are sole user of your plex server.

I'll be making update to force user id to be 1 for admin account.

from watchstate.

pannal avatar pannal commented on July 30, 2024

Interesting. 1 didn't work for me, I had to look at the logs to find the real user ID for my Plex admin user, which was not 1.

from watchstate.

arabcoders avatar arabcoders commented on July 30, 2024

Interesting. 1 didn't work for me, I had to look at the logs to find the real user ID for my Plex admin user, which was not 1.

Hmm unless there is an update to plex(Pass) that i dont have access to my servers still reporting user id 1 for admin account,

from watchstate.

pannal avatar pannal commented on July 30, 2024

I'm using the ninja/beta PMS (1.32.6.7371) - the webhook is never called with user 1.

from watchstate.

arabcoders avatar arabcoders commented on July 30, 2024

Thanks for the report. You are correct indeed, it seems plex did fix the user id in webhooks, I'll be pushing update to fix it it has to be manual though. I'll put warning for poeple.

Fixed in #331

from watchstate.

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.