[PR #49] [MERGED] JF->TA Sync fix #70

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/49
Author: @DarkFighterLuke
Created: 5/26/2025
Status: Merged
Merged: 5/26/2025
Merged by: @DarkFighterLuke

Base: masterHead: bugfix/sync-usernames


📝 Commits (3)

  • 5ad6b2a Fix OnPlaybackProgress collection name retrieval
  • 413f450 Sync progress status in OnWatchedStatusChange when watched is false
  • 9c6aa56 Fix JFToTubearchivistProgressSyncTask

📊 Changes

2 files changed (+101 additions, -97 deletions)

View changed files

📝 Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs (+15 -1)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs (+86 -96)

📄 Description

Fixes #44 and likely #32


🔄 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/49 **Author:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Base:** `master` ← **Head:** `bugfix/sync-usernames` --- ### 📝 Commits (3) - [`5ad6b2a`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/5ad6b2a3818e386ef3906d2c1d9d6f585de3dec9) Fix OnPlaybackProgress collection name retrieval - [`413f450`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/413f45046d003ae166a22a2513ba922ff55b57a7) Sync progress status in OnWatchedStatusChange when watched is false - [`9c6aa56`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/9c6aa56db053bcac57096eae4a6270882229a4a1) Fix JFToTubearchivistProgressSyncTask ### 📊 Changes **2 files changed** (+101 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs` (+15 -1) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs` (+86 -96) </details> ### 📄 Description Fixes #44 and likely #32 --- <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:38 +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#70
No description provided.