mirror of
https://github.com/tubearchivist/jellyfin.git
synced 2025-04-09 03:30:12 +00:00
revert but extend timeout
This commit is contained in:
parent
689e05ca47
commit
74a4eb263a
@ -217,7 +217,7 @@ class Show:
|
||||
)
|
||||
print(f"[setup] {path=}")
|
||||
Jellyfin().post(path, False)
|
||||
while True:
|
||||
for _ in range(24):
|
||||
all_existing: set[str] = set(self._get_existing_seasons())
|
||||
|
||||
print(f"[setup] seasons: {all_existing} {expected_season=}")
|
||||
|
Loading…
Reference in New Issue
Block a user