Fix stale 3-minute transcode timing — corrected to 7 minutes

transcode_management.sh runs every 7 minutes. Six references across
README.md, README-Transcoding.md, Manual-Transcoding.md, transcode_manager.sh,
and transcode_cleanup.sh still said 3 minutes from before the schedule change.
This commit is contained in:
Gmer4Lfe
2026-05-23 15:43:14 -04:00
parent e215db2a57
commit 59c2372fa1
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -216,7 +216,7 @@ ramdisk_setup.sh --log # verbose — show each creation step
## transcode_manager.sh
Monitors ramdisk usage and manages the symlink direction. Called second in every 3-minute
Monitors ramdisk usage and manages the symlink direction. Called second in every 7-minute
cycle by `transcode_management.sh`.
### Three Modes
@@ -325,7 +325,7 @@ transcode_manager.sh --no-log # suppress daily log write
## transcode_cleanup.sh
Removes stale transcode files from ramdisk and SSD fallback. Called first in every
3-minute cycle — cleanup before usage measurement is non-negotiable.
7-minute cycle — cleanup before usage measurement is non-negotiable.
### Deletion Rules