here is my test string:
Code: Select all
filebot -script 'dev:amc' /source --output /RASPI-STORAGE-PLEX --action TEST --order Airdate --conflict auto --filter 'any{f.folder.name.indexOf(id) > 0}' --lang en --def 'clean=y' 'skipExtract=y' 'minFileAge=0.125' 'seriesFormat=/RASPI-STORAGE-PLEX/italian/{ if(anime){return "ANIME SERIES"}else if(genres.contains("Animation")){return "CARTONI"}else{"TVS"} }\{plex.tail}{if (dc > 1) '\''.'\''+di}' 'movieFormat=/REMOTE-WIKIBOX-1/italian/{height <= 1080 ? genre != "Animation" ? "MOVIES": "ANIMATION" : genre != "Animation" ? "MOVIES 4K" : "ANIMATION 4K"}\{plex.tail}' 'seriesDB=TheTVDB' 'unsortedFormat=/STORAGE/toSort/{relativeFile}' 'excludeList=/storage/logs/.excludes' --apply refresh --log all --log-file '/data/node/filebot.log'
Code: Select all
/source/SERIES/Pretty Little Liars Original Sin - Stagione 2 (2022) - 1080P-HEVC - ID-389085/Pretty Little Liars - Original Sin S02E05 Venerdì 13 1080.mkv
Code: Select all
--filter 'any{f.indexOf(id) > 0}'
Code: Select all
Apply filter [any{f.indexOf(id) > 0}] on [225] options
Exclude [Pretty Little Liars (2022) - 1x01 - Chapter One: Spirit Week]
Exclude [Pretty Little Liars (2022) - 1x02 - Chapter Two: The Spirit Queen]
Exclude [Pretty Little Liars (2022) - 1x03 - Chapter Three: Aftermath]
Exclude [Pretty Little Liars (2022) - 1x04 - Chapter Four: The (Fe)male Gaze]