currently im using this code, it uses the folder name to rename the mp4 and move the renamed video to a different folder.
Code: Select all
filebot -rename -r C:\Users\admin\Desktop\Download\RandomMovie --file-filter f.video --db file --output C:\Users\admin\Desktop\Download --format "{folder.name}"
so i just want remove a certain name on files like "thisiswebsite@" or "website1@" or "thisiswebsite.com@"
also about seperating 4k and non-4k movies folder, would there a query where it says how much filesize will be moved to a different folder? for example 10GB and above
Thanks!