[PR #113] Add automated installer script with dry-run support #113

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

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-plex/pull/113
Author: @robertlestak
Created: 1/4/2026
Status: 🔄 Open

Base: mainHead: feature/installer


📝 Commits (1)

  • b4bd7de Add automated installer script with dry-run support

📊 Changes

2 files changed (+246 additions, -0 deletions)

View changed files

📝 README.md (+44 -0)
install.sh (+202 -0)

📄 Description

  • Automated installation with environment variable support
  • Interactive prompts with auto-detection fallbacks
  • Dry-run mode for testing and validation
  • Update detection with config preservation
  • Comprehensive error handling and dependency checking
  • Security improvements (no API key exposure)
  • Cross-platform compatibility (Linux/macOS)

🔄 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/113 **Author:** [@robertlestak](https://github.com/robertlestak) **Created:** 1/4/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/installer` --- ### 📝 Commits (1) - [`b4bd7de`](https://github.com/tubearchivist/tubearchivist-plex/commit/b4bd7de30f4527393aab06932ee77fad6cd6058f) Add automated installer script with dry-run support ### 📊 Changes **2 files changed** (+246 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+44 -0) ➕ `install.sh` (+202 -0) </details> ### 📄 Description - Automated installation with environment variable support - Interactive prompts with auto-detection fallbacks - Dry-run mode for testing and validation - Update detection with config preservation - Comprehensive error handling and dependency checking - Security improvements (no API key exposure) - Cross-platform compatibility (Linux/macOS) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#113
No description provided.