Config for https://github.com/beetbox/beets
beet import somefolderorarchivbeet ls -a 'added:yyyy-mm-dd'
-
Install beets (we also need
pip) -
Create a folder somewhere, e.g.
/beets -
Clone or download beets-config and put it in a folder in the newly created folder, so e.g.
/beets/beets-config -
Open your favorite shell (Bash, PowerShell, …) and navigate to
/beets/beets-config -
Install dependencies for several beets plugins:
pip install -r beets-config_requirements.txt -
Create
/beets/customconfig.yamland configure all properties you want to replace, probably at leastdirectoryandlibrary, e.g.directory: F:\Audio\Mediathek\Musik library: E:\beets\musiclibrary.db -
Run
python .\build.py(in/beets/beets-config) -
Set
BEETSDIRto the created folder/beets/beetsdir- Windows: Set as user variable
-
Check loaded config:
beet config -pto see the path on your system -
If the path to
/beets/beetsdir/config.yamlis printed you are all set! :) -
Optional
- Install
unrarfor extracting RAR-archives
- Install