[PR #20] [MERGED] Add ability to have a different name for folder #34

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-jf/pull/20
Author: @CommanderRedYT
Created: 11/15/2023
Status: Merged
Merged: 4/19/2024
Merged by: @bbilly1

Base: masterHead: feature-custom-folder


📝 Commits (10+)

📊 Changes

7 files changed (+26 additions, -9 deletions)

View changed files

📝 README.md (+2 -0)
📝 app/src/config.py (+1 -0)
📝 app/src/connect.py (+8 -1)
📝 app/src/series.py (+9 -4)
📝 app/src/static_types.py (+1 -0)
📝 config.sample.json (+2 -1)
📝 deploy.sh (+3 -3)

📄 Description

No description provided


🔄 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/20 **Author:** [@CommanderRedYT](https://github.com/CommanderRedYT) **Created:** 11/15/2023 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `feature-custom-folder` --- ### 📝 Commits (10+) - [`2481248`](https://github.com/tubearchivist/tubearchivist-jf/commit/24812487366b902eee74fa1c0f8cbc69e7b36d64) Add ability to have a different name for folder - [`a4b5081`](https://github.com/tubearchivist/tubearchivist-jf/commit/a4b5081c7a3c1ceb3e227a93341c9ccc31ca7a67) Ignore venv folder from jetbrains - [`fccf9c8`](https://github.com/tubearchivist/tubearchivist-jf/commit/fccf9c865a51d247381859d0ac17ac13046b91db) Fixes - [`8b70df5`](https://github.com/tubearchivist/tubearchivist-jf/commit/8b70df5f93f28c0f3e48f87360e22ec6251789c9) Relace function with builtin - [`1ea8832`](https://github.com/tubearchivist/tubearchivist-jf/commit/1ea8832cac1b260a410e37875fb70a94f7bce861) Improvements - [`a17d8de`](https://github.com/tubearchivist/tubearchivist-jf/commit/a17d8de8d4372dcc67986b28554ae4fcff668029) Improvements - [`5833594`](https://github.com/tubearchivist/tubearchivist-jf/commit/58335947699c1f3215b65557fc91344a789c1879) Improvements - [`61b584f`](https://github.com/tubearchivist/tubearchivist-jf/commit/61b584f5470b22e343b17f6aaad089bceb2bd912) Improvements - [`429010f`](https://github.com/tubearchivist/tubearchivist-jf/commit/429010f664f7729209271ea89d7e39113861b9ca) Improvements - [`7d1941e`](https://github.com/tubearchivist/tubearchivist-jf/commit/7d1941ed7595896103dfcfa8e8c8f0d5b4aa7514) Improvements ### 📊 Changes **7 files changed** (+26 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `app/src/config.py` (+1 -0) 📝 `app/src/connect.py` (+8 -1) 📝 `app/src/series.py` (+9 -4) 📝 `app/src/static_types.py` (+1 -0) 📝 `config.sample.json` (+2 -1) 📝 `deploy.sh` (+3 -3) </details> ### 📄 Description _No description provided_ --- <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:14 +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#34
No description provided.