Commit Graph

6 Commits

Author SHA1 Message Date
Peter Wood
58b5dea8b4 Refactor variable assignments and improve script readability in validate-plex-backups.sh and validate-plex-recovery.sh
- Changed inline variable assignments to separate declaration and assignment for clarity.
- Updated condition checks and log messages for better readability and consistency.
- Added a backup of validate-plex-recovery.sh for safety.
- Introduced a new script run-docker-tests.sh for testing setup in Docker containers.
- Enhanced ssh-login.sh to improve condition checks and logging functionality.
2025-06-05 17:14:02 -04:00
Peter Wood
be4f6a8d8c Commit local changes before merging with remote 2025-05-29 11:25:02 -04:00
Peter Wood
6eeaae32b1 fix: change log file extension from .log to .md in backup-media.sh 2025-03-13 20:07:14 +00:00
Peter Wood
c5eeae1b33 fix: remove unnecessary separator line from log_file_details in backup-media.sh 2025-03-13 16:05:52 -04:00
Peter Wood
75a8c782bb feat: enhance backup-media.sh with logging and additional backups for jellyseerr 2025-03-13 15:44:00 -04:00
Peter Wood
88f620a56e added script to pull the backups from various docker containers and save them to nas->media/backups 2025-02-25 14:49:22 +00:00