slskd-organize

A script to organize your music library using metadata and file naming.

Features

Usage

Run the script from your terminal with different flags to control its behavior.

./slskd-organize.sh

To refresh Plex after organizing:

./slskd-organize.sh --plex-refresh

To preview the changes without moving any files:

./slskd-organize.sh --dry-run

Configuration

Easily configure the script by editing the variables at the top of the file to change your source/target directories, enable Plex, and set other options. For a full list of commands, run the script with the help flag:

./slskd-organize.sh --help