[PR #28] [CLOSED] Bump JF versions and fix tasks and user progress #63

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf-plugin/pull/28
Author: @wolffshots
Created: 10/28/2024
Status: Closed

Base: masterHead: fix/compatibility-with-jf-10.10.0


📝 Commits (10+)

  • 496afbd chore: wrap itemYTId stuff in try catch
  • 98f7b46 Merge pull request #1 from wolffshots/fix-series-crash
  • 1476ecc chore: bump version
  • cfad0ae chore: bump version
  • caead92 chore: bump version
  • bb96c5a Update manifest.json
  • d38788a chore: bump JF versions and fix tasks and user progress
  • 173af50 Update manifest.json
  • 497714e chore: manually fix old manifest entries
  • a23780e chore: update dates manifest.json

📊 Changes

5 files changed (+33 additions, -26 deletions)

View changed files

📝 Jellyfin.Plugin.TubeArchivistMetadata/Jellyfin.Plugin.TubeArchivistMetadata.csproj (+2 -2)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs (+18 -10)
📝 Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs (+1 -1)
📝 build.yaml (+3 -4)
📝 manifest.json (+9 -9)

📄 Description

This should make things compatible with Jellyfin 10.10.0 which should solve #27.

I haven't done too much C# so let me know if there's anything I got wrong here.


🔄 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/28 **Author:** [@wolffshots](https://github.com/wolffshots) **Created:** 10/28/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/compatibility-with-jf-10.10.0` --- ### 📝 Commits (10+) - [`496afbd`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/496afbde52005d6520f239d6a55496066e16b769) chore: wrap itemYTId stuff in try catch - [`98f7b46`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/98f7b46924741b3b0cfa13c3ed0e98ea52945b14) Merge pull request #1 from wolffshots/fix-series-crash - [`1476ecc`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/1476ecc5a4d1c9640df88c3b9013159065f879e1) chore: bump version - [`cfad0ae`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/cfad0ae0734d58d31232edf4bc1bc16df56b3c58) chore: bump version - [`caead92`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/caead92fb59efdc5236d3f25ede4cc9c1a477358) chore: bump version - [`bb96c5a`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/bb96c5a29c5298efff1aad3ae5fcb0496d6f3972) Update manifest.json - [`d38788a`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/d38788a872ef8b00dc7ed055e2bba72147ffb060) chore: bump JF versions and fix tasks and user progress - [`173af50`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/173af50ea2c2abe4f0d27947a7089c5adb97a04d) Update manifest.json - [`497714e`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/497714e8971cb0580573c5e23a74696c9f75aa7a) chore: manually fix old manifest entries - [`a23780e`](https://github.com/tubearchivist/tubearchivist-jf-plugin/commit/a23780e9798da40b1161e6c23e1c20b3abb02044) chore: update dates manifest.json ### 📊 Changes **5 files changed** (+33 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Jellyfin.Plugin.TubeArchivistMetadata.csproj` (+2 -2) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs` (+18 -10) 📝 `Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs` (+1 -1) 📝 `build.yaml` (+3 -4) 📝 `manifest.json` (+9 -9) </details> ### 📄 Description This should make things compatible with Jellyfin 10.10.0 which should solve #27. I haven't done too much C# so let me know if there's anything I got wrong here. --- <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:36 +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#63
No description provided.