Taxel / PlexTraktSync

A python script that syncs the movies, shows and ratings between trakt and Plex (without needing a PlexPass or Trakt VIP subscription)
MIT License
1.48k stars 97 forks source link

Feature request: Playback status from trakt for managed/ home users on same plex server to be written back to plex #2003

Open charles474 opened 4 days ago

charles474 commented 4 days ago

Feature description

The ability to sync playback progress back to each user profile on the same server.

Use case

I use Trakt to keep track of watched progress of shows and movies. On a server with multiple users (managed users as well as users part of a home), when the playback_status flag to true, for a managed user (or a user that has a Plex account but is part of a home), when syncing from Trakt to Plex, PlexTraktSync does not sync their watch progress back to their Plex profiles. This only currently works for the server admin/ owner and fails for everyone else.

Workarounds

None at the moment.

Plan to implement

Unfortunately, I no experience in Python

glensc commented 4 days ago

Does sound like feature request. An you reword it sound like feature request rather bug. Also remove not relevant logs from logs section.

charles474 commented 3 days ago

Does sound like feature request. An you reword it sound like feature request rather bug. Also remove not relevant logs from logs section.

@glensc This has now been updated to a feature request.