I have my rename and move script working well, but when I download files the download tool I use creates 2 files, 1 the final name of the downloaded file and 1 the same name with .part on the end.
Is there any way to ignore any file that has a corresponding file with a .part extension.
Thanks
Search found 2 matches
- 13 Jul 2014, 08:06
- Forum: Scripting and Automation
- Topic: Ignore file if similar file exists
- Replies: 1
- Views: 2198
- 27 Apr 2012, 11:03
- Forum: Help and Support
- Topic: Remove text from filename
- Replies: 1
- Views: 3182
Remove text from filename
Hi All, I'm very new to Groovy scripts but have got filebot renaming most of my files. The only issue files have some text preceeding the episode name such as "1-3-3-8.com_the.killing.s02e04.hdtv.xvid-fqm.avi" and I would like to have a list of these known text and have the script remove them if ...