[GH-ISSUE #30] Temporary season folders not detected #22

Closed
opened 2026-03-23 20:33:05 +00:00 by mirror · 1 comment
Owner

Originally created by @jonvmey on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/30

When syncing the process gets stuck waiting for temporary season directories. The folders are created and visible from Jellyfin but for some reason they're missing the indexNumber field that the check is looking for. This causes the season creation check to get stuck and eventually time out.

I managed to work around this by falling back to looking for a directory with the same name as the expected value when indexNumber does not exist. I can PR this change if desired.

Originally created by @jonvmey on GitHub (Feb 27, 2024). Original GitHub issue: https://github.com/tubearchivist/tubearchivist-jf/issues/30 When syncing the process gets stuck waiting for temporary season directories. The folders are created and visible from Jellyfin but for some reason they're missing the `indexNumber` field that the check is looking for. This causes the season creation check to get stuck and eventually time out. I managed to work around this by falling back to looking for a directory with the same name as the expected value when `indexNumber` does not exist. I can PR this change if desired.
Author
Owner

@bbilly1 commented on GitHub (Apr 19, 2024):

Switch to the plugin: https://github.com/tubearchivist/tubearchivist-jf-plugin

That should handle that better.

<!-- gh-comment-id:2067383839 --> @bbilly1 commented on GitHub (Apr 19, 2024): Switch to the plugin: https://github.com/tubearchivist/tubearchivist-jf-plugin That should handle that better.
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/tubearchivist-jf#22
No description provided.