Commit Graph

6 Commits

Author SHA1 Message Date
Peter Wood
c9b69ea789 Add comprehensive Plex backup management scripts
- Introduced `restore-plex.sh` for restoring Plex backups with logging and validation.
- Created `test-plex-backup.sh` for automated testing of backup functionalities.
- Developed `validate-plex-backups.sh` for validating backup integrity and monitoring.
- Updated `update.sh` to reference the correct path for Plex service management.
2025-05-26 13:20:12 -04:00
Peter Wood
34260be460 Enhance setup scripts to detect OS and determine package manager
- Improved OS detection in bootstrap.sh and setup.sh to handle unsupported OS cases.
- Added a function to determine the package manager (nala, dnf, apt) based on the detected OS.
- Updated package installation commands to use the appropriate package manager.
- Enhanced user feedback with colored output for better visibility during setup and updates.
2025-05-16 10:24:13 -04:00
Peter Wood
b9a8058dd5 fix: improve error handling for plexmediaserver.service checks and add Oh My Zsh upgrade script execution 2025-04-11 13:25:30 +00:00
Peter Wood
280baf8357 added omz update 2025-03-11 09:39:02 -04:00
Peter Wood
ecac77e1e5 fix: update update.sh to use custom plex script for stopping and starting the service 2025-03-05 09:39:26 -05:00
Peter Wood
afe3f98e26 added script to update and manage plexmediaserver service with nala 2025-03-05 14:29:22 +00:00