pin youtube plugin to snapshot for tv client fixes
This commit is contained in:
@@ -8,8 +8,12 @@ lavalink:
|
||||
plugins:
|
||||
# YouTube support was removed from Lavalink core in v4 and now lives in a
|
||||
# plugin. Bump the version if playback breaks (YouTube changes often).
|
||||
- dependency: "dev.lavalink.youtube:youtube-plugin:1.18.2"
|
||||
snapshot: false
|
||||
#
|
||||
# Pinned to a snapshot, not a release: YouTube broke every client at once
|
||||
# and the fixes (TV client User-Agent, newer client versions) aren't in a
|
||||
# tagged release yet. Move back to one as soon as they are.
|
||||
- dependency: "dev.lavalink.youtube:youtube-plugin:f45bbb7aebfcbc1c553769e04af6cd43afa8b7c3"
|
||||
snapshot: true
|
||||
server:
|
||||
# Sourced from the LAVALINK_SERVER_PASSWORD env var (set by docker-compose
|
||||
# from LAVALINK_PASSWORD in .env). Required — the server won't start without it.
|
||||
|
||||
Reference in New Issue
Block a user