[PR #18] [CLOSED] Update in series.py the _get_existing_seasons method #31

Closed
opened 2026-03-23 20:33:13 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf/pull/18
Author: @coissac
Created: 11/10/2023
Status: Closed

Base: masterHead: get_existing_seasons


📝 Commits (1)

  • 60e1ffb Update 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 IndexNumber tag to Name, I stopped getting timeouts generated by the _wait_for_season method.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-jf/pull/18 **Author:** [@coissac](https://github.com/coissac) **Created:** 11/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `get_existing_seasons` --- ### 📝 Commits (1) - [`60e1ffb`](https://github.com/tubearchivist/tubearchivist-jf/commit/60e1ffb8f465b8146392182ea508d595987c4c56) Update in series.py the _get_existing_seasons method ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/src/series.py` (+1 -1) </details> ### 📄 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 `IndexNumber` tag to `Name`, I stopped getting timeouts generated by the `_wait_for_season` method. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:33:13 +00:00
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#31
No description provided.