-
Notifications
You must be signed in to change notification settings - Fork 23
Users part of Plex Home #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm having the same. I checked and Wrapperr can access Tautulli and all the users but then in the logs I see this:
Note: I changed my IP with MYIP I also tried to use a random string as username and I get this error. So I think the username is recognized.
|
Line 285 in 8072003
Mmm, yes. I throw an error if e-mail is not found. Figured it was a good validation, but managed users probably do not have e-mail addresses attached. |
This is happening on my end as well. Interestingly in home users do properly show up in the server-wide statistics. But I receive the error mentioned above when trying to parse the user's wrapped. |
Yes, that is true. That is because nothing is really wrong with the statistics themselves, the validation is just too strict toward the statistics request. 😅 |
Just came here with the same issue 😅 Thankful for your quick fix! I see you've got the relevant code committed, do you have thoughts on when it will get released? I've got the project set up in docker. |
No worries, should be out today. Will close the issue on release. |
Fixed in v3.2.2. |
I turned off Plex Auth and just have the field to type in a plex user name. If I type a full plex user name it works. If I type a Home user account that does not have a full plex account, I get a "User validation error." I think this used to work in older versions.
The text was updated successfully, but these errors were encountered: