mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-23 21:17:23 +00:00
[PR #13] [CLOSED] Fix first run errors #30
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#30
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/13
Author: @numkem
Created: 9/29/2023
Status: ❌ Closed
Base:
master← Head:first_run_fixes📝 Commits (1)
e8ef231fix first run errors📊 Changes
1 file changed (+5 additions, -2 deletions)
View changed files
📝
app/src/series.py(+5 -2)📄 Description
This fixes 2 errors I've noticed when running for the first time.
IndexNumberdoesn't exists for Seasons created by the script. Also it's looking for seasons named"2022"(so astr) for example while the IndexNumber is anint.This seems related to #10 .
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.