[PR #6] [MERGED] workaround crash for empty channels #27

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

📋 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: masterHead: fix-emptychannel


📝 Commits (3)

  • cf92884 workaround crash for empty channels
  • c436b5f Merge branch 'tubearchivist:master' into fix-emptychannel
  • 12d9d39 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-jf/pull/6 **Author:** [@SimonFischer04](https://github.com/SimonFischer04) **Created:** 6/20/2023 **Status:** ✅ Merged **Merged:** 6/29/2023 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `fix-emptychannel` --- ### 📝 Commits (3) - [`cf92884`](https://github.com/tubearchivist/tubearchivist-jf/commit/cf92884eb21e7aa3aa58be2472c80b2adfb08646) workaround crash for empty channels - [`c436b5f`](https://github.com/tubearchivist/tubearchivist-jf/commit/c436b5f5499a9e1ab87132125e02acf79649c7d8) Merge branch 'tubearchivist:master' into fix-emptychannel - [`12d9d39`](https://github.com/tubearchivist/tubearchivist-jf/commit/12d9d394b7319ff24107f87c6ae6c8e8cb8fdb6c) update requested condition, add jetbrains editors to gitignore ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `src/series.py` (+8 -3) </details> ### 📄 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. --- <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:12 +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#27
No description provided.