tommy 5ba7246b45 4K: pre-create download-client completed category dirs in playbook
radarr-4k/sonarr-4k surfaced 'download client places downloads in X but it
does not appear to exist' health errors: the SABnzbd (movies-4k/tv-4k) and
Transmission (radarr-uhd/sonarr-uhd) completed-category dirs dont exist until
the first grab lands in each category. On a rebuild those errors recur until
downloads happen. Add an idempotent file: task creating all four at
1000:3000 (abc:media) 0775 to match the /data tree.

Root cause of the original root:0770 drift on movies-4k: a manual
docker exec <client> mkdir runs as ROOT in linuxserver images (umask 007),
not as the app user abc. Live dirs normalized via host chown (NFS honors
no_root_squash); both instances now report 0 download-client-dir errors.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 10:11:18 -05:00
2026-03-12 21:01:04 -05:00
2026-03-11 22:25:08 -05:00
2026-03-12 21:07:53 -05:00
S
Description
Proxmox and infrastructure configs
393 KiB
Languages
Shell 98.6%
Dockerfile 1.4%