mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[PR #71] [MERGED] fix video watch status sync to TA IsPlayed method #81
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-jf-plugin#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/71
Author: @Jurrer
Created: 11/9/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @DarkFighterLuke
Base:
master← Head:fix-watch-status-sync-to-TA-itemdata📝 Commits (2)
764dc8ffix video watch status sync to TA IsPlayed method8aec7f8Merge branch 'master' into fix-watch-status-sync-to-TA-itemdata📊 Changes
1 file changed (+5 additions, -4 deletions)
View changed files
📝
Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs(+5 -4)📄 Description
aiming to fix issue https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/69
In JFToTubeArchivistProgressSyncTask
userItemDatawas reused in channel loop and video loop making the video loop always mark videos as not watched.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.