#Im getting no match found
1 messages · Page 1 of 1 (latest)
Do you understand what "no matches found" means?
of cource i do... Its just that before it used to work
and nothing else works, i type in famous songs yet no results
might be a youtube issue
@thorny ravine show your application yml
/server: # REST and WS server
port: 4400
address: 127.0.0.1
spring:
main:
banner-mode: log
lavalink:
server:
password: "youshallnotpass"
sources:
youtube: true
bandcamp: true
soundcloud: true
twitch: true
vimeo: true
mixer: true
http: true
local: false
bufferDurationMs: 400
youtubePlaylistLoadLimit: 6 # Number of pages at 100 each
youtubeSearchEnabled: true
soundcloudSearchEnabled: true
gc-warnings: true
metrics:
prometheus:
enabled: false
endpoint: /metrics
sentry:
dsn: ""
# tags:
# some_key: some_value
# another_key: another_value
logging:
file:
max-history: 30
max-size: 1GB
path: ./logs/
level:
root: INFO
lavalink: INFO
something missing? 🤔
nope