[PR #21] [MERGED] 20 feature request toggle for including channel id as part of name #62

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/21
Author: @lamusmaser
Created: 10/20/2023
Status: Merged
Merged: 10/20/2023
Merged by: @lamusmaser

Base: testHead: 20-feature-request-toggle-for-including-channel-id-as-part-of-name


📝 Commits (7)

  • b7f2fa3 Update README with DSM 7.X change to location.
  • 916ea83 Add Issue Templates.
  • 8719b0b Merge pull request #18 from lamusmaser/README-update-and-add-Issue-Templates
  • 68aa3ec Fix render type from shell to Shell.
  • 0a0247e Merge branch 'tubearchivist:main' into README-update-and-add-Issue-Templates
  • 93091ea Merge pull request #19 from lamusmaser/README-update-and-add-Issue-Templates
  • a6e70de Add show_channel_id functionality.

📊 Changes

6 files changed (+140 additions, -2 deletions)

View changed files

.github/ISSUE_TEMPLATE/BUG-REPORT.yml (+53 -0)
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml (+34 -0)
.github/ISSUE_TEMPLATE/INSTALLATION-HELP.yml (+43 -0)
📝 Contents/Code/__init__.py (+8 -2)
📝 Contents/DefaultPrefs.json (+1 -0)
📝 README.md (+1 -0)

📄 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-plex/pull/21 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 10/20/2023 **Status:** ✅ Merged **Merged:** 10/20/2023 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `test` ← **Head:** `20-feature-request-toggle-for-including-channel-id-as-part-of-name` --- ### 📝 Commits (7) - [`b7f2fa3`](https://github.com/tubearchivist/tubearchivist-plex/commit/b7f2fa38e1500fb417afb932a6aba8f7be97fb31) Update README with DSM 7.X change to location. - [`916ea83`](https://github.com/tubearchivist/tubearchivist-plex/commit/916ea83480fbb01d52d8eff9f88bc6530f6f40d8) Add Issue Templates. - [`8719b0b`](https://github.com/tubearchivist/tubearchivist-plex/commit/8719b0b3c9a0101418916a06ada3a54923ca613b) Merge pull request #18 from lamusmaser/README-update-and-add-Issue-Templates - [`68aa3ec`](https://github.com/tubearchivist/tubearchivist-plex/commit/68aa3ec0b285e48dfda4b30065de7d75ea2c00ad) Fix render type from `shell` to `Shell`. - [`0a0247e`](https://github.com/tubearchivist/tubearchivist-plex/commit/0a0247e032cea905dcd790a7fc8e3558d6e8ddb3) Merge branch 'tubearchivist:main' into README-update-and-add-Issue-Templates - [`93091ea`](https://github.com/tubearchivist/tubearchivist-plex/commit/93091ea5ff4a540185a8ba72480fb08bbc213a0b) Merge pull request #19 from lamusmaser/README-update-and-add-Issue-Templates - [`a6e70de`](https://github.com/tubearchivist/tubearchivist-plex/commit/a6e70de56d991914648792a6092576e27e74c6cd) Add `show_channel_id` functionality. ### 📊 Changes **6 files changed** (+140 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/BUG-REPORT.yml` (+53 -0) ➕ `.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml` (+34 -0) ➕ `.github/ISSUE_TEMPLATE/INSTALLATION-HELP.yml` (+43 -0) 📝 `Contents/Code/__init__.py` (+8 -2) 📝 `Contents/DefaultPrefs.json` (+1 -0) 📝 `README.md` (+1 -0) </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:34:05 +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/archived-tubearchivist-plex#62
No description provided.