[PR #71] [MERGED] fix video watch status sync to TA IsPlayed method #81

Closed
opened 2026-03-23 20:35:42 +00:00 by mirror · 0 comments
Owner

📋 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: masterHead: fix-watch-status-sync-to-TA-itemdata


📝 Commits (2)

  • 764dc8f fix video watch status sync to TA IsPlayed method
  • 8aec7f8 Merge 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
userItemData was 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/71 **Author:** [@Jurrer](https://github.com/Jurrer) **Created:** 11/9/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Base:** `master` ← **Head:** `fix-watch-status-sync-to-TA-itemdata` --- ### 📝 Commits (2) - [`764dc8f`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/764dc8f3267231fa0741e7fdb20f44443ae3e4c7) fix video watch status sync to TA IsPlayed method - [`8aec7f8`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/8aec7f804d1aacf94fe2b6f2263555863ae4172b) Merge branch 'master' into fix-watch-status-sync-to-TA-itemdata ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs` (+5 -4) </details> ### 📄 Description aiming to fix issue https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/69 In JFToTubeArchivistProgressSyncTask `userItemData` was reused in channel loop and video loop making the video loop always mark videos as not watched. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:35:42 +00:00
Sign in to join this conversation.
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
tubearchivist/archived-tubearchivist-jf-plugin#81
No description provided.