Service: Tdarr (on dockarr)
Status: 🔴 Open
Description: Tdarr skips transcoding the primary audio stream to AAC when any AAC track already exists in the file (e.g. a commentary track), even if the default audio stream has no AAC counterpart.
Fix: Update Tdarr plugin/flow to check whether the default audio stream has an AAC counterpart, not just any stream in the file.
Service: dockarr
Status: ✅ Resolved
Description: dockarr was running low on disk space.
Resolution: Disk expanded to 64GB (~39% used). Weekly docker prune cron added at /etc/cron.weekly/docker-prune (docker system prune -af). No further action needed.