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
ba6161ef9b feat: Update .gitignore to retain current crontab backup files for each system 2025-05-26 16:32:52 +00:00
Peter Wood
b176e3ca77 Update .gitignore to exclude runtime backup files and temporary files 2025-05-26 15:49:49 +00:00
Peter Wood
78d64d5ee5 fix: add logs directory to .gitignore 2025-05-12 13:24:17 -04:00
Peter Wood
da40927330 deleted *swp file; ignore in the future 2023-09-15 22:30:36 +00:00
Peter Wood
636be327bb Initial commit 2023-07-20 00:46:58 +00:00