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 4560e4b330 Add 'install-as-systemd.sh' 1 mese fa
LICENSE 925ffa1083 Initial commit 1 mese fa
README.md 925ffa1083 Initial commit 1 mese fa
install-as-systemd.sh 4560e4b330 Add 'install-as-systemd.sh' 1 mese fa
slskd-permission-monitor.sh eb0c604449 Update 'slskd-permission-monitor.sh' 1 mese fa
slskd-permissions-fixer.service 004ad0e1fe Adding Systemd module 1 mese fa

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.