4 Commits

Author SHA1 Message Date
15c7640432 Fix idle timer never expiring due to remote user activity
The log activity check matched "Folder contents", "Browse response",
and "search response" patterns which are triggered by remote users
browsing the shared library — not local user activity. This constant
passive traffic kept resetting the idle timer, preventing disconnect.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 13:01:20 -05:00
434b1cfa70 Move sensitive config to .env file
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:39:15 -05:00
ae2e924322 Add README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:36:35 -05:00
d0f98baaa3 Initial commit: slskd auto-disconnect script
Cron script that disconnects slskd from the Soulseek network after
a configurable period of inactivity to avoid sharing files 24/7.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 22:21:35 -05:00