Commit Graph

5 Commits

Author SHA1 Message Date
Peter Wood
33d64041ff feat: Update color code definitions for consistency across scripts 2026-03-12 11:18:36 -04:00
Peter Wood
edae8513d1 feat: Improve help command formatting for better readability 2026-03-07 11:01:20 -05:00
Peter Wood
2bae9bc6ce feat: Add DBRepair installation and management features to Plex scripts 2026-03-07 10:56:39 -05:00
Peter Wood
9bb99aecbf feat: Enhance database integrity checks and repair functionality across scripts 2026-03-07 10:42:41 -05:00
Peter Wood
9b83924597 Add advanced Plex database recovery and restoration scripts
- Introduced `recover-plex-database.sh` for comprehensive database recovery with multiple strategies, logging, and rollback capabilities.
- Added `restore-plex.sh` for safe restoration of Plex backups, including validation and dry-run options.
- Created `plex-db-manager.sh` to consolidate database management functionalities, including integrity checks and service management.
- Enhanced logging and error handling across all scripts for better user feedback and troubleshooting.
- Implemented safety measures to prevent running scripts as root and ensure proper service management during operations.
2025-06-21 07:23:33 -04:00