mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[PR #66] [CLOSED] fix: jellyfin 10.11.0 compatibility #77
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#77
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/66
Author: @thearyadev
Created: 10/20/2025
Status: ❌ Closed
Base:
master← Head:jf-10.11-fix📝 Commits (2)
eacbdd6deps: upgrade net9.0; jf controller & model 10.11.01c3b0f3fix: jellyfin 10.11.0 compatibility📊 Changes
7 files changed (+37 additions, -40 deletions)
View changed files
📝
Jellyfin.Plugin.TubeArchivistMetadata/Jellyfin.Plugin.TubeArchivistMetadata.csproj(+3 -3)📝
Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs(+9 -6)📝
Jellyfin.Plugin.TubeArchivistMetadata/Providers/EpisodeMetadataProvider.cs(+0 -6)📝
Jellyfin.Plugin.TubeArchivistMetadata/Providers/SeriesMetadataProvider.cs(+0 -6)📝
Jellyfin.Plugin.TubeArchivistMetadata/Tasks/JFToTubeArchivistProgressSyncTask.cs(+14 -11)📝
Jellyfin.Plugin.TubeArchivistMetadata/Tasks/TAToJellyfinProgressSyncTask.cs(+10 -7)📝
build.yaml(+1 -1)📄 Description
restores plugin functionality with jellyfin v10.11.0
changes referenced from https://github.com/tubearchivist/tubearchivist-jf-plugin/tree/jellyfin-10.11
tested on jellyfin dockerhub release tag
jellyfin/jellyfin:10.11.0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.