shared users #388
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hi, unfortunately friends accounts will not show up as they are separate accounts. You going to need their Plex token to access their sub account on your server. Sadly, this a limitation imposed by Plex.tv |
Beta Was this translation helpful? Give feedback.
-
With the help of the author on Discord this is the solution to migrate watchstate for a user you shared your server with:
Now you can delete the 2 lines: and then replace the second line "token:" with the token of the user you want to migrate watchstate. You should then import data from plex: docker exec -ti watchstate console state:import -v --select-backends plex If you a multiple users, just stop the container, delete files and restart. |
Beta Was this translation helpful? Give feedback.
Hi, unfortunately friends accounts will not show up as they are separate accounts. You going to need their Plex token to access their sub account on your server. Sadly, this a limitation imposed by Plex.tv