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, "verboseLogs": false,
"autoDownloadPlaylist": true, "autoDownloadPlaylist": true,
"keepPlaylistOrder": false, "keepPlaylistOrder": false,
"createPlaylistFolders": true, "createPlaylistFolders": false,
"customCodec": "h264", "customCodec": "h264",
"logSystem": true, "logSystem": true,
"outputTitleCheck": true, "outputTitleCheck": true,