mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[PR #26] [MERGED] Workaround for JF crashing when scanning Series #65
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#65
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/26
Author: @wolffshots
Created: 10/22/2024
Status: ✅ Merged
Merged: 11/4/2024
Merged by: @DarkFighterLuke
Base:
master← Head:workaround-series-crash📝 Commits (1)
2fee654chore: wrap itemYTId stuff in try catch📊 Changes
1 file changed (+16 additions, -8 deletions)
View changed files
📝
Jellyfin.Plugin.TubeArchivistMetadata/Plugin.cs(+16 -8)📄 Description
This just wraps the problematic code (as noted in #25) in a try catch to stop the server from crashing and logs a line for the item.
The end result is to still show the error but just continue as seen in the logs here:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.