mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[PR #28] [CLOSED] Bump JF versions and fix tasks and user progress #63
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#63
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/28
Author: @wolffshots
Created: 10/28/2024
Status: ❌ Closed
Base:
master← Head:fix/compatibility-with-jf-10.10.0📝 Commits (10+)
496afbdchore: wrap itemYTId stuff in try catch98f7b46Merge pull request #1 from wolffshots/fix-series-crash1476eccchore: bump versioncfad0aechore: bump versioncaead92chore: bump versionbb96c5aUpdate manifest.jsond38788achore: bump JF versions and fix tasks and user progress173af50Update manifest.json497714echore: manually fix old manifest entriesa23780echore: 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.