Code: Select all
"C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --output "S:/myMedia" --log-file amc.log --action move --conflict override -non-strict --def excludeList=amc.txt "movieFormat={label}/{n} {y}/{n} {y}" "seriesFormat={label}/{n}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n} - {s00e00} - {t.replaceAll(/[`´‘’ʻ]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part $1')}{'.'+lang}" unsorted=y music=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def clean=y xbmc=localhost
1. --def clean=y is not working. After media file(s) is moved and renamed the leftovers remain. I ran this script many times now and its not cleaning up.
See screenshot: I downloaded complete season 1 of Dexter, script moved and renamed the video files but left the folders and .DAT file.

2. When I add a torrent with many files to download e.g: a complete season of a TV show and I pick 1 or few other files to download (I do this to check quality, if I like then I proceed to download the rest but still little by little), once "finished" downloading uTorrent runs the script and move from S:/Downloads/Incomplete to S:/Downloads then proceeds to rename and move to its final location BUT back in uT I see error (RED) in the torrent I was downloading and I'm unable to download the rest of the files, it becomes tricky and I have to do a workarround in order to get it downloading the rest of the files but the download continues in S:/Downloads directory, ALSO sometimes script puts folders under Unsorted directory just empty folders.
In the end I have to do the clean up manually, remove AMC log and AMC.txt and run the script manually in cmd

What am I missing?
Thanks in advance! and happy new year!!!