.gitignore | ||
LICENSE | ||
README.md | ||
rotateMusic.py |
RotateMusic
Usage
python3 path/to/rotateMusic.py --library="path/to/library" --playerStorage="path/to/media/player/storage" --maxBytes=[max amount of bytes to fill]
warning: it deletes the playerStorage
folder and all it's contents as part of the process
all arguments are required
License
GNU AGPL-3-or-later