Page 1 of 1

Revert Last Action on FileBot Node

Posted: 16 May 2020, 23:52
by cuneglas
Is it possible to use filebot -revert only for the last action? I just want to revert the files that were arranged the last time I ran FileBot. The files were arranged by a task in FileBot Node on a Synology.

Re: Revert Last Action on FileBot Node

Posted: 17 May 2020, 04:19
by rednoah
Unfortunately, filebot -revert does not have such a feature. If you don't mind writing your own script, then you could read history.xml to get information of what files have been renamed when.



EDIT:

FileBot r7575 adds improved support for reverting recent batches, as well as --mode interactive support for -revert commands.

Image