I keep getting the error messages all clients failed to load the item. and This video requires Login, and I don’t know how to get rid of them. Could someone help me?
lavalink:
plugins:
- dependency: dev.lavalink.youtube:youtube-plugin:1.18.0
repository: https://maven.lavalink.dev/releases
snapshot: false
server:
bufferDurationMs: 400
filters:
channelMix: true
distortion: true
equalizer: true
karaoke: true
lowPass: true
rotation: true
timescale: true
tremolo: true
vibrato: true
volume: true
frameBufferDurationMs: 5000
gc-warnings: true
opusEncodingQuality: 10
password: youshallnotpass
playerUpdateInterval: 5
resamplingQuality: LOW
soundcloudSearchEnabled: true
sources:
bandcamp: true
http: true
local: false
nico: false
soundcloud: true
twitch: true
vimeo: true
youtube: false
trackStuckThresholdMs: 10000
useSeekGhosting: true
youtubePlaylistLoadLimit: 6
youtubeSearchEnabled: true
logging:
file:
path: ./logs/
level:
lavalink: INFO
root: INFO
logback:
rollingpolicy:
max-file-size: 1GB
max-history: 30
request:
enabled: true
includeClientInfo: true
includeHeaders: false
includePayload: true
includeQueryString: true
maxPayloadLength: 10000
metrics:
prometheus:
enabled: false
endpoint: /metrics
plugins:
youtube:
allowDirectPlaylistIds: true
allowDirectVideoIds: true
allowSearch: true
clients:
- TV
- TVHTML5_SIMPLY
- WEB
- ANDROID_VR
enabled: true
oauth:
enabled: true
refreshToken: xxx
sentry:
dsn: ""
environment: ""
server:
address: 0.0.0.0
http2:
enabled: false
port: 7206