Remux task doesn't correctly detect watch status #5

Open
opened 2025-12-20 07:25:28 -05:00 by katie · 0 comments
Owner

I think the steps are:

  1. Run the remux task
  2. Watch the remuxed source of an item (and not the original source)
  3. Run the cleanup task
  4. Run the remux task again

The remux task will remux the item again even though it's already been watched. My guess is that the user data is associated with the linked item and not the original, so it isn't considered Watched anymore. The item is still listed as Watched in the UI, so the correct user data is somewhere...

I think the steps are: 1. Run the remux task 2. Watch the remuxed source of an item (and not the original source) 3. Run the cleanup task 4. Run the remux task again The remux task will remux the item again even though it's already been watched. My guess is that the user data is associated with the linked item and not the original, so it isn't considered Watched anymore. The item is still listed as Watched in the UI, so the correct user data is **somewhere**...
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
katie/jellyfin-plugin-doviremux#5
No description provided.