fix: toggle to false the createPlaylistFolder feature

This commit is contained in:
MasterAcnolo
2026-08-19 19:44:56 +02:00
parent 2c84ac7a70
commit ed6efcf812

View File

@@ -9,7 +9,7 @@
"verboseLogs": false,
"autoDownloadPlaylist": true,
"keepPlaylistOrder": false,
"createPlaylistFolders": true,
"createPlaylistFolders": false,
"customCodec": "h264",
"logSystem": true,
"outputTitleCheck": true,