[PR #41] [MERGED] TubeArchivist v0.5.0 new API #66

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/41
Author: @DarkFighterLuke
Created: 3/10/2025
Status: Merged
Merged: 3/10/2025
Merged by: @DarkFighterLuke

Base: masterHead: ta-v0.5.0


📝 Commits (5)

  • 98472b5 Fix JF->TA watched status synchronization
  • 16598bb Adapt to the new TA API changes
  • a424721 Update README.md
  • 4db1ce7 Update build.yaml
  • 11eb456 Fix JF crash when setting watched status with TA offline

📊 Changes

5 files changed (+32 additions, -36 deletions)

View changed files

📝 Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs (+11 -4)
📝 Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/TubeArchivistApi.cs (+11 -14)
📝 Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/Video/Player.cs (+6 -16)
📝 README.md (+1 -0)
📝 build.yaml (+3 -2)

📄 Description

No description provided


🔄 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/41 **Author:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@DarkFighterLuke](https://github.com/DarkFighterLuke) **Base:** `master` ← **Head:** `ta-v0.5.0` --- ### 📝 Commits (5) - [`98472b5`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/98472b5aa638ab2239fda2a9114d8331cc12e1f0) Fix JF->TA watched status synchronization - [`16598bb`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/16598bb86e878a88862f5494e197756e7030e3ec) Adapt to the new TA API changes - [`a424721`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/a424721d9368f90a3628b162357324fd797776af) Update README.md - [`4db1ce7`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/4db1ce755a1d26a87a8ce2d632875393caef958c) Update build.yaml - [`11eb456`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/11eb456c56047d54df0f73af66db076507081b75) Fix JF crash when setting watched status with TA offline ### 📊 Changes **5 files changed** (+32 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs` (+11 -4) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/TubeArchivistApi.cs` (+11 -14) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/TubeArchivist/Video/Player.cs` (+6 -16) 📝 `README.md` (+1 -0) 📝 `build.yaml` (+3 -2) </details> ### 📄 Description _No description provided_ --- <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:37 +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#66
No description provided.