I think i've recognized a pattern. It seems whenever new media is found and one of the binaries in that directory is called, something is changing permissions on that whole directory and its contents. The older "latest directories" never seem to get touched, whereas the current/latest version directory's permissions get changed anytime anything in there is called.
To give an example, as a test, I set the entire channels config directory to 777 (rwxrwxrwx). It stays that way until new media is detected, and it gets set to rw-rw----- by, I have to assume, Channels DVR server. This results in ffprobe failing, media not getting metadata assigned, and any transcoding failing (ffmpeg).
Any help with this would be greatly appreciated. I'm not sure when this new behavior was introduced, but I noticed the behavior with 2025.01.18.0528, if that helps any. It, effectively, makes Channels DVR unusable for new media-- I have to manually chmod that directory back whenever I notice problems.
If this is the case, is there anyway to suppress that permission change behavior?