Original file name backup

All your suggestions, requests and ideas for future development
Post Reply
fileboi
Posts: 3
Joined: 31 Mar 2015, 02:34

Original file name backup

Post by fileboi »

I love the powerful way we can use filebot to rename our shows and movies. However, it would be nice if we could also keep the original file name somewhere (not in an enormous logfile). It'd be very useful (for manual subtitle seeking purposes for example) for filebot to drop a textfile with the original file name next to the renamed file. E.g.

Code: Select all

Modern Family - S06E18 - Spring Break.mkv 
         Modern Family - S06E18 - Spring Break.txt 
With the later file containing the original file name inside. It could also include other useful information about the file or even the filebot logs that led the file to be renamed / moved there.
User avatar
rednoah
The Source
Posts: 23931
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Original file name backup

Post by rednoah »

Yes.

* Rename History GUI
* Rename History CLI
* Original filename is written to filesystem xattr

Done.
:idea: Please read the FAQ and How to Request Help.
Post Reply