Add jellyfin source (#10)

This commit is contained in:
2026-02-13 21:03:21 +01:00
committed by GitHub
parent 3362c6bf8c
commit 430aad71fb
4 changed files with 242 additions and 124 deletions

View File

@@ -2,6 +2,14 @@ server: # REST and WS server
port: 2333
address: 0.0.0.0
plugins:
jellylink:
jellyfin:
baseUrl: "http://192.168.50.244:8096"
username: "Lunaris"
password: "Lunaris"
searchLimit: 5
audioQuality: "ORIGINAL" # ORIGINAL | HIGH | MEDIUM | LOW | custom number (kbps)
audioCodec: "mp3" # mp3 | aac | opus | vorbis | flac (only used when not ORIGINAL)
lavasrc:
providers: # Custom providers for track loading. This is the default
# - "dzisrc:%ISRC%" # Deezer ISRC provider