mirror of
https://github.com/tubearchivist/tubearchivist-jf-plugin.git
synced 2026-03-23 20:37:14 +00:00
[GH-ISSUE #25] [Bug]: Plugin causes Jellyfin to crash when scanning series #24
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#24
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?
Originally created by @wolffshots on GitHub (Oct 22, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf-plugin/issues/25
I've read the documentation
Operating System
Linux
Your Bug Report
Describe the bug
When scanning libraries the
OnWatchedStatusChangeis fired when scanning my normal Series library which causes this line to crash the Jellyfin server:I have specifically disabled the TubeArchvist plugin for the Series library but the issue persists unless I disable the plugin.
Steps To Reproduce
Expected behavior
Relevant Jellyfin log output
Anything else?
I've got a fork with a workaround here that I have been testing that I will open a PR for soon once I have made a branch for the specific fix.
@DarkFighterLuke commented on GitHub (Oct 23, 2024):
Are you sure you don't have enabled TubeArchivist plugin on the wrong collections?
I can't reproduce the issue you face
@wolffshots commented on GitHub (Oct 23, 2024):
Yeah I'm 100% sure I don't have it enabled on my normal Series collection and it's not an option on any other collections. Any other ideas what could be causing this?
It seems to happen every time I run a scan on my Series collection but the other seem to work fine (including the TA collection)
@DreizackLP commented on GitHub (Nov 1, 2024):
I have the same Problem
@DarkFighterLuke commented on GitHub (Nov 4, 2024):
@wolffshots PR has been merged. I am closing this issue as I assume the fix will work (I was not able to reproduce the original error).