mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Updated Audio module (markdown)
parent
65bd89837c
commit
509bfc7154
@ -15,4 +15,12 @@ Requires mod permissions or superior.
|
||||
|
||||
To make local playlists, open the localtracks folder located in data/audio. Every folder you make in localtracks counts as a different playlist and the name of the folder will be its name (no spaces allowed). Put as many mp3 / flac as you want in them.
|
||||
Then you can start it with:
|
||||
`[p]local <playlist_name>`
|
||||
`[p]local <playlist_name>`
|
||||
|
||||
## Cache
|
||||
|
||||
Red downloads every track you play in data/audio/cache. After a while the folder will inevitably get big.
|
||||
There are various commands to manage it:
|
||||
`[p]cache` Shows current cache size
|
||||
`[p]cache empty` Empties the cache
|
||||
`[p]audioset maxcache` Sets the maximum size of the cache (in megabytes). After reaching it, the cache will empty automatically. If set to 0, auto cleanup is disabled.
|
||||
Loading…
x
Reference in New Issue
Block a user