This is a bash script meant to run alongside the docker version of `slskd`, a modern Web-based SoulSeek client. It looks at a certain directory and then scans its contents according to a set interval. Then, when it detects new files, it changes their permissions and ownership automatically, leaving a log entry in the journal.

mitch donaberger 925ffa1083 Initial commit 1 lună în urmă
LICENSE 925ffa1083 Initial commit 1 lună în urmă
README.md 925ffa1083 Initial commit 1 lună în urmă

README.md

song-permissions-monitor

This is a bash script meant to look at a certain directory and scan its contents according to a set interval. Then, when it detects new files, it changes their permissions and ownership automatically, leaving a log entry in the journal.