mirror of
https://github.com/tubearchivist/tubearchivist-jf.git
synced 2026-03-23 21:17:23 +00:00
[PR #6] [MERGED] workaround crash for empty channels #27
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#27
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/6
Author: @SimonFischer04
Created: 6/20/2023
Status: ✅ Merged
Merged: 6/29/2023
Merged by: @bbilly1
Base:
master← Head:fix-emptychannel📝 Commits (3)
cf92884workaround crash for empty channelsc436b5fMerge branch 'tubearchivist:master' into fix-emptychannel12d9d39update requested condition, add jetbrains editors to gitignore📊 Changes
2 files changed (+9 additions, -3 deletions)
View changed files
📝
.gitignore(+1 -0)📝
src/series.py(+8 -3)📄 Description
Resolves #5
PS: I don't know if that's the best way to handle this by just ignoring the channel if no Video (JF Episode) is found for it, but I also don't have a better idea on how to handle it. So please feel free to comment or suggest other ideas.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.