Go to file
2023-10-22 21:02:44 +02:00
.gitignore Initial commit 2023-10-22 20:55:20 +02:00
LICENSE Initial commit 2023-10-22 20:55:20 +02:00
README.md Update README.md 2023-10-22 21:02:44 +02:00
rotateMusic.py Update rotateMusic.py 2023-10-22 21:01:33 +02:00

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