Changes
92cb04f Organize: add {performers} template var with max cutoff
Installation
Download the binary for your platform, extract, and run:
# Linux (amd64)
tar xzf stash-janitor-v0.3.1-linux-amd64.tar.gz
chmod +x stash-janitor
./stash-janitor config init
# macOS (Apple Silicon)
tar xzf stash-janitor-v0.3.1-darwin-arm64.tar.gz
chmod +x stash-janitor
./stash-janitor config initOr build from source:
go install github.com/Wasylq/StashJanitor/cmd/stash-janitor@v0.3.1Full Changelog: v0.3.0...v0.3.1