mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-23 21:17:23 +00:00
[PR #18] [CLOSED] Update in series.py the _get_existing_seasons method #31
Labels
No labels
duplicate
enhancement
help wanted
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/tubearchivist-jf#31
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/pull/18
Author: @coissac
Created: 11/10/2023
Status: ❌ Closed
Base:
master← Head:get_existing_seasons📝 Commits (1)
60e1ffbUpdate in series.py the _get_existing_seasons method📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app/src/series.py(+1 -1)📄 Description
Thanks for this piece of code. But since I tried to run it, I always got
"timeout reached for creating season folder".After login as much as I can by adding tracer into your code, I realized that just
by changing the searched
IndexNumbertag toName, I stopped getting timeouts generated by the_wait_for_seasonmethod.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.