mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[PR #83] [MERGED] Allow the scanner to recover from a 404 response from TA #100
Labels
No labels
bug
bug
documentation
duplicate
enhancement
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-plex#100
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-plex/pull/83
Author: @akoebbe
Created: 10/16/2024
Status: ✅ Merged
Merged: 3/11/2025
Merged by: @lamusmaser
Base:
test← Head:404-response-recovery📝 Commits (2)
37cd3caMerge pull request #80 from tubearchivist/test05f1011Allow the scanner to recover from a 404 response from TA📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
Scanners/Series/TubeArchivist Series Scanner.py(+2 -1)📄 Description
I lost my TA database and when rebuilding it from the video files some of the files didn't populate (I assume because they were taken down after I originally downloaded them). Since the files still exist the scanner finds them and tries to query TA for the metadata, but receives a 404 and the script isn't allowed to continue. This fix continues the loop so that rest of the videos can be pulled in.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.