[PR #1] [MERGED] Initial Code Commit #49

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/1
Author: @lamusmaser
Created: 8/29/2023
Status: Merged
Merged: 8/29/2023
Merged by: @lamusmaser

Base: mainHead: main


📝 Commits (3)

📊 Changes

7 files changed (+1633 additions, -2 deletions)

View changed files

Contents/Code/__init__.py (+470 -0)
Contents/DefaultPrefs.json (+6 -0)
Contents/Info.plist (+15 -0)
LICENSE (+674 -0)
📝 README.md (+90 -2)
Scanners/Series/TubeArchivist Series Scanner.py (+374 -0)
Scanners/Series/sample-ta-config.json (+4 -0)

📄 Description

This includes the Scanner and Agent base code, the default configurations and settings files, and the README.


🔄 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/1 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 8/29/2023 **Status:** ✅ Merged **Merged:** 8/29/2023 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`89b9a83`](https://github.com/tubearchivist/tubearchivist-plex/commit/89b9a83d26454726bf13116982a3f562233d2f2c) Setup framework for first version pull. - [`1f63ccd`](https://github.com/tubearchivist/tubearchivist-plex/commit/1f63ccda2ca98a200303428f590c6edf07662003) Initial code commit. - [`785c9b2`](https://github.com/tubearchivist/tubearchivist-plex/commit/785c9b209e112a3d41055d3b81c685bbe5cc4a78) README fixes ### 📊 Changes **7 files changed** (+1633 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `Contents/Code/__init__.py` (+470 -0) ➕ `Contents/DefaultPrefs.json` (+6 -0) ➕ `Contents/Info.plist` (+15 -0) ➕ `LICENSE` (+674 -0) 📝 `README.md` (+90 -2) ➕ `Scanners/Series/TubeArchivist Series Scanner.py` (+374 -0) ➕ `Scanners/Series/sample-ta-config.json` (+4 -0) </details> ### 📄 Description This includes the Scanner and Agent base code, the default configurations and settings files, and the README. --- <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:02 +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#49
No description provided.