2023-10-22 20:55:20 +02:00
|
|
|
# RotateMusic
|
|
|
|
|
2023-10-22 20:59:05 +02:00
|
|
|
## Usage
|
2023-10-22 20:57:12 +02:00
|
|
|
|
2023-10-22 20:59:05 +02:00
|
|
|
`python3 path/to/rotateMusic.py path/to/library path/to/media/player/storage [amount of storage in bytes to use]`
|
|
|
|
|
|
|
|
warning: it deletes the `path/to/media/player/storage` folder and all it's contents as part of the process
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
GNU AGPL-3-or-later
|