Search Exception: Unknown file format.

Im using "@lavaclient/spotify" and using this as configuration
client: {
id: process.env.SPOTIFY_CLIENT_ID,
secret: process.env.SPOTIFY_CLIENT_SECRET,
},
autoResolveYoutubeTracks: false,
loaders: ["album", "artist", "playlist", "track"],
}
client: {
id: process.env.SPOTIFY_CLIENT_ID,
secret: process.env.SPOTIFY_CLIENT_SECRET,
},
autoResolveYoutubeTracks: false,
loaders: ["album", "artist", "playlist", "track"],
}
but on my serverside does an error written in the tile (lavasrc-plugin-3.2.10 is the only plugin i have)
29 Replies
viztea
viztea11mo ago
don't use lavaclient/spotify is you're using lavasrc
Zer0Two
Zer0TwoOP11mo ago
now i removed it but the same issue
viztea
viztea11mo ago
it's also effectively deprecated because of lavasrc's existence do you have lavasrc setup correctly?
Zer0Two
Zer0TwoOP11mo ago
i don't know
viztea
viztea11mo ago
send application.yml without your tokens
Zer0Two
Zer0TwoOP11mo ago
its my first time with lavalink https://sourceb.in/dVEUqdjXEh all my config and i have LavaSRC right now
viztea
viztea11mo ago
oops uhm yeah there's no config here ill send you the lavasrc readme, one sec
Zer0Two
Zer0TwoOP11mo ago
i need to build it myself?
viztea
viztea11mo ago
no look at the readme to know how to configure it
viztea
viztea11mo ago
the config goes into the root plugins field not the lavalink.plugins
Zer0Two
Zer0TwoOP11mo ago
and what should be the name of the .yml?
Zer0Two
Zer0TwoOP11mo ago
what's the name of the file .yml?
viztea
viztea11mo ago
application.yml
Zer0Two
Zer0TwoOP11mo ago
and this is for? the lavalink.plugins?
viztea
viztea11mo ago
this but fixed it's all one file, lavalink.plugins is just the path to the field in the application.yml
lavalink:
plugins:
lavalink:
plugins:
is for defining the plugins to use and
plugins:
plugins:
is for configuring them
viztea
viztea11mo ago
make sure to edit the clientId and clientSecret fields with your spotify app info To get your Spotify clientId & clientSecret: https://developer.spotify.com/dashboard/applications
Zer0Two
Zer0TwoOP11mo ago
yeah i know that
viztea
viztea11mo ago
just making sure
Zer0Two
Zer0TwoOP11mo ago
it works but the music level is like bassbosted
viztea
viztea11mo ago
send logs
viztea
viztea11mo ago
2023-12-28 10:07:24.086 INFO 29 --- [ XNIO-1 I/O-3] lavalink.server.io.SocketServer : {"op":"equalizer","guildId":"974368566470148096","bands":[{"band":0,"gain":0.25},{"band":1,"gain":0.25},{"band":2,"gain":0.25}]} you're setting the equalizer
Zer0Two
Zer0TwoOP11mo ago
a problem from the database didn't reset the data
Want results from more Discord servers?
Add your server