First working jukebox using Subsonic API
This commit is contained in:
+5
-1
@@ -142,4 +142,8 @@ podcast-auto-download-episodes-max-age-days = 30;
|
||||
ui-playqueue-max-entry-count = 1000;
|
||||
|
||||
# Allow downloads
|
||||
ui-allow-downloads = true;
|
||||
ui-allow-downloads = true;
|
||||
|
||||
# Jukebox settings
|
||||
# Available backends are "alsa", "pulseaudio". You can also use "auto" to auto select and "none" to disable jukebox
|
||||
jukebox-audio-backend = "auto";
|
||||
Reference in New Issue
Block a user