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
I have checked if an identical issue or discussion already exists
I have tried downgrading to find version that can be used as a workaround
The problem
Recently I have noticed that media is being marked as 99.9% played which is causing the media to remain in the Plex 'Continue Watching' with 0 seconds remaining.
When marking the item in Plex as watched to override and remove it from the list, the next sync run overwrites the media and puts it back to 99.9%.
An example from the log with debug enabled after manually marking the media watched in Plex:
For the time being I have disabled the scrobbler service from running to see if this helps. This didn't always happen and only started fairly recently though. I run auto updates on my machine so likely get a new release within 24h.
I'm unsure where the values are coming from (i.e. 0:00:00 -> 0:21:19.455000).
I assume the first value is what Plex currently states as the play progress and the second value is what it's being set to (but where does that come from?). This might help figure out why the watch status keeps getting changed.
Note: I have seen few other media items that have a very short play time (under 1%) keep getting updated despite Plex having it as 0:00:0:
2025-02-24 23:03:14,554 INFO[plextraktsync.sync.WatchProgressPlugin]:Brooklyn Nine-Nine/s07e11/Valloweaster (2020): Set watch progress to 0.42%: 0:00:00 -> 0:00:05.088000
Steps to reproduce the behavior
There are no steps per say, but details are provided above of what I am seeing
Confirmation
The problem
Recently I have noticed that media is being marked as 99.9% played which is causing the media to remain in the Plex 'Continue Watching' with 0 seconds remaining.
When marking the item in Plex as watched to override and remove it from the list, the next sync run overwrites the media and puts it back to 99.9%.
An example from the log with debug enabled after manually marking the media watched in Plex:
The Watch scrobbling appears to work though:
Here is a log example of the scrobble and subsequence syncs showing the above:
For the time being I have disabled the scrobbler service from running to see if this helps. This didn't always happen and only started fairly recently though. I run auto updates on my machine so likely get a new release within 24h.
I'm unsure where the values are coming from (i.e. 0:00:00 -> 0:21:19.455000).
I assume the first value is what Plex currently states as the play progress and the second value is what it's being set to (but where does that come from?). This might help figure out why the watch status keeps getting changed.
Note: I have seen few other media items that have a very short play time (under 1%) keep getting updated despite Plex having it as 0:00:0:
Steps to reproduce the behavior
There are no steps per say, but details are provided above of what I am seeing
Error trace / logs
Expected behavior
I expect the scrobbled value of 100% to remain on the media after the next sync, rather than reverting to 99.9%.
Inspect of problematic items
Workarounds
No response
Config file contents
Install method
pipx
Version
0.34.2
Python Version
3.12.3
Plex Server Version
1.41.4.9463-630c9f557
Operating System and Version
Linux-6.8.0-53-generic-x86_64-with-glibc2.39
The text was updated successfully, but these errors were encountered: