Change YTDL option

This commit is contained in:
2025-02-09 11:07:24 +01:00
parent 206416e804
commit 51b451f436
+1 -1
View File
@@ -43,4 +43,4 @@ services:
UID: 1000 UID: 1000
GID: 1000 GID: 1000
DELETE_FILE_ON_TRASHCAN: true DELETE_FILE_ON_TRASHCAN: true
YTDL_OPTIONS: '{"ignore_no_formats_error":true,"allow_unplayable":true}' YTDL_OPTIONS: '{"allow_unplayable":true}'