I have tried everyway that I can think of to get cleaner to work for the base of D: drive. I have a shot script working in a subfolder on another drive:
filebot -script fn:cleaner --def root=y "/users/Evixor/Desktop/D-Download/720P/"
I have tried for the /path/to/media/ as D:/, :/ , / , D , : , :/ , and nothing seems to work for me I keep getting the same done ?(?????)? on everything I have tried.
I am running the latest version of Filebot. Working on Windows 10, I mostly use CLI although I created the above bat file due to CLI doesn't do cleaner.
Thanks very much for your input.
JClancy103
Cleaner: Wanting to clean D:
Re: Cleaner: Wanting to clean D:
Do not use the cleaner script on the root drive. Also, adding --def root=y means that it'll try to "delete" that drive, which hopefully doesn't work.
Besides, doing stuff in in the root folder is a bad idea. Windows may randomly put stuff there which you definitely don't want to be cleaned. Create a folder for your stuff, and leave the root folder to the OS.
Besides, doing stuff in in the root folder is a bad idea. Windows may randomly put stuff there which you definitely don't want to be cleaned. Create a folder for your stuff, and leave the root folder to the OS.
-
- Posts: 6
- Joined: 20 Jan 2015, 06:59
Re: Cleaner: Wanting to clean D:
Ok Thank you very much.