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
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
The text was updated successfully, but these errors were encountered:
charles474
changed the title
Playback status from trakt is not writen back to plex for managed/ home users on same plex server
Playback status from trakt is not written back to plex for managed/ home users on same plex server
Jun 27, 2024
Does sound like feature request. An you reword it sound like feature request rather bug. Also remove not relevant logs from logs section.
charles474
changed the title
Playback status from trakt is not written back to plex for managed/ home users on same plex server
Feature request: Playback status from trakt for managed/ home users on same plex server to be written back to plex
Jun 28, 2024
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 totrue
, 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
The text was updated successfully, but these errors were encountered: