You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
Every 10 seconds, I download a new image from my photo library and the downloading of image hangs when using an account that is being shared a photo album.
This seems to work fine when I use a token and the address to my local plex server but I didn't want to use a token that gave full access to my plex server.
So I created a new user and shared my plex photo library to it.
Then I used MyPlexAccount to connect instead of just PlexServer(baseurl, token) which seems to work but after a while, downloading will hang and never finish.
Describe the issue
Every 10 seconds, I download a new image from my photo library and the downloading of image hangs when using an account that is being shared a photo album.
This seems to work fine when I use a token and the address to my local plex server but I didn't want to use a token that gave full access to my plex server.
So I created a new user and shared my plex photo library to it.
Then I used MyPlexAccount to connect instead of just PlexServer(baseurl, token) which seems to work but after a while, downloading will hang and never finish.
I can't even ctrl-C to kill the job.
Code snipppets
after a while, it stops. it never except, it never finishes...
This can work for days but I can only get the token to my main account which has full access to the server. I want to avoid this.
Expected behavior
Just don't hang.
Enviroment (please complete the following information):
Additional context
I can probably provide my full code with credentials since it's a "shared account". just not on public github.
The text was updated successfully, but these errors were encountered: