Update README.md
This commit is contained in:
parent
3acee4a04b
commit
1ca6fe5b8f
|
@ -2,9 +2,11 @@
|
|||
|
||||
## Usage
|
||||
|
||||
`python3 path/to/rotateMusic.py path/to/library path/to/media/player/storage [amount of storage in bytes to use]`
|
||||
`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 `path/to/media/player/storage` folder and all it's contents as part of the process
|
||||
warning: it deletes the `playerStorage` folder and all it's contents as part of the process
|
||||
|
||||
all arguments are required
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user