Support for local track
Please add support to play local file
6 Replies
GG @HaruAjsuru, you just advanced to level 1!
exotic-emerald•12mo ago
I'm confused, isn't there a
local
source?I'm sorry, what I mean is that I cannot find any way encode track from buffer data since I am planing to create a tts command by using service like OpenAI tts
also as if it right now we cannot use
local
identifier to play localfile since the api format to play local file currently is:
/v4/loadtracks?identifier=/home/path/to/file
instead of :
/v4/loadtracks?identifier=local:/home/path/to/file
exotic-emerald•12mo ago
@1Lucas1.apk Isso aqui foi esquecido
Ficará pra reescrita
exotic-emerald•12mo ago
@HaruAjsuru Just an update about this. This will be fixed in the re-write
While this you can use NodeLink which local: is the source for loading files
(It's a bug, as it should mimic LavaLink, but you can take advantage of it)