[Audio] Local playback (#2097)

* [V3 Audio] Local playback

* Formatting

* Update application.yml

* Add catch for an empty localtracks directory

* Linebreak in help for i18n
This commit is contained in:
aikaterna 2018-09-09 06:02:53 -07:00 committed by Toby Harradine
parent 04e97f3516
commit bce5dd26f3
2 changed files with 652 additions and 180 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@ lavalink:
vimeo: true vimeo: true
mixer: true mixer: true
http: true http: true
local: false local: true
sentryDsn: "" sentryDsn: ""
bufferDurationMs: 400 bufferDurationMs: 400
youtubePlaylistLoadLimit: 10000 youtubePlaylistLoadLimit: 10000