I been using following script on Utorrent on my windows box for a while now, but i really dont lile utorrent, i prefer deluge as you can do more with it.
Code: Select all
filebot -script fn:amc --output "D:/Media/" --log-file amc.log --action move --conflict override -non-strict --def clean=y --def subtitles=en --def "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
i really would like to know if anyone has a excute script for deluge to do the above script.
i can write a script that i can use schedule on windows to check a folder every 30mins to see if changes, but i would much perfer a script that is called per download
Code: Select all
filebot -script fn:amc "/home/xxxx/Desktop/downloads/Temp" --output "/home/xxxx/Desktop/downloads/SortedMedia" --action move -non-strict --def subtitles=en artwork=n