[Audio] New stuff from RLL 0.7.0 (#4529)

* New stuff from RLL 0.7.0

* discard here

* formatting

* do this properly

* make it more unique

* bump RLL

* nuke `[p]llset restport`, only `[p]llset wsport` matters

* Update setup.cfg

* properly deprecate Rest port and Ensure Nodes are properly closed upon running LLSET commands

* restore player on a attempt reconnect

* restore player as a task

* ensure we send the signal only if not playing.

* register events a little earlier

* hmmm

* ffs

* update application.yml

* fix permissions edge case
This commit is contained in:
Draper
2020-10-27 16:16:19 +00:00
committed by GitHub
parent af8af1934c
commit d421c1c240
12 changed files with 61 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
server:
host: "localhost"
port: 2333 # REST server
port: 2333 # WS port
lavalink:
server:
password: "youshallnotpass"
@@ -18,7 +18,7 @@ lavalink:
youtubePlaylistLoadLimit: 10000
logging:
file:
max-history: 30
max-history: 7
max-size: 1GB
path: ./logs/
level: