jacobwgillespie / plex-sync

:clapper: Command line utility for synchronizing Plex Media Server watched / seen status between multiple servers
https://www.npmjs.com/package/plex-sync
Other
305 stars 37 forks source link

Remote Users/Friends watched status? #67

Open mauvehed opened 6 years ago

mauvehed commented 6 years ago

I'm not seeing anything documented, nor does it appear to do this. Can anyone confirm if plex-sync does or does not support syncing Watched status for Friends? Is this possible?

xrsxj commented 6 years ago

It only seems to work for me on PlexPass users (not other non plexpass users on the same server) all others will fail out. Not to mention you would need the user's token in order to do anything with their accounts through the api.

Kazz3r24 commented 6 years ago

In theory, you could get user's tokens from the logs using Tautulli (easier on the eyes) as long as you have the option enabled in your PMS settings to show Plex tokens. So I can't confirm, but the theory behind what I just said should work fine for Friends.

Kazz3r24 commented 6 years ago

Managed users I don't believe it will work for because it uses your "master" token. It will only work for users that have their own Plex account thus having a token.