script [fn:amc] Bad Parameter help plz
Posted: 15 Apr 2025, 22:19
hi there im get a Bad Parameter here my code
ps it did work like 1-2 yaer ago that y im asking for help ps ty....it work 100% on the GUI but im trying to use the cmd ...im on w11
ps it did work like 1-2 yaer ago that y im asking for help ps ty....it work 100% on the GUI but im trying to use the cmd ...im on w11
Code: Select all
Bad movieFormat value: "Movies/{anime ? "Anime Movies" : genres.contains('Animation') ? "Animation Movies" : "Movies"}/{ny} [tmdb-id-{id}]/{ny} {audio.Language ? {audio.Language} : ""} [tmdb-id-{id}] - {source ? "["+{source}+"] " : " _ " }[{vc}]{hdr ? "["+{hdr}+"] " : "" }[{vf}] {fn.contains("CR") ? ("[CR]_[WEBDL]") : ""} {fn.contains("DVK") ? ("[DVK]") : ""} {fn.contains("Funimation") ? ("[Funimation]_[WEBDL]") : ""} {fn.contains("Funicom") ? ("[Funicom]_[WEBDL]") : ""} {fn.contains("DarkDream") ? ("[DarkDream]") : ""} {fn.contains("Funi-DL") ? ("[Funi-DL]_[WEBDL]") : ""} {fn.contains("Pn8") ? ("[Pn8]") : ""} {fn.contains("DRAGONVSKIRA") ? ("[DRAGONVSKIRA]") : ""} {fn.contains("CronoFlash") ? ("[CronoFlash]") : ""} {fn.contains("DragonVsKira") ? ("[DragonVsKira]") : " "
Code: Select all
Bad seriesFormat value: "{anime ? "Anime/Anime" : genres.contains('Animation') ? "TV Shows/TV Shows Animation" : "TV Shows/TV Shows"}/{ny}/{episode.special ? 'Specials' : 'Season 0'+s}/{ny} - {episode.special ? 'S00E'+special.pad(2) : s00e00} {absolute ? " - [A"+{absolute}+"] " : " - " } {t} {audio.Language ? {audio.Language} : {null}} {vf ? "["+{vf}+"]_" : "_"}{source ? "["+{source}+"] " : " _ " }{vc ? "["+{vc}+"]" : null} {hdr.contains('HDR') ? "[HDR]" : ""} {Subt ? { "[Subt"+subt+"]" } : ""} {fn.contains("CR") ? ("[CR]_[WEBDL]") : ""} {fn.contains("DVK") ? ("[DVK]") : ""} {fn.contains("Funimation") ? ("[Funimation]_[WEBDL]") : ""} {fn.contains("Funicom") ? ("[Funicom]_[WEBDL]") : ""} {fn.contains("DarkDream") ? ("[DarkDream]") : ""} {fn.contains("Funi-DL") ? ("[Funi-DL]_[WEBDL]") : ""} {fn.contains("Pn8") ? ("[Pn8]") : ""} {fn.contains("DRAGONVSKIRA") ? ("[DRAGONVSKIRA]") : ""} {fn.contains("CronoFlash") ? ("[CronoFlash]") : ""} {fn.contains("DragonVsKira") ? ("[DragonVsKira]") : ""} "