Customising log output?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
ergusto
Posts: 1
Joined: 29 Mar 2018, 17:29

Customising log output?

Post by ergusto »

I'm using the AMC script with the command line tool in a cronjob to automate media management on my home server after it has been pulled down from my seedbox. I'd like to log original filenames of all files that FileBot parses (i.e., not the full path, just the file name). Is there a way I can run a script before the amc script? Or is there a more convenient way of achieving what I need to do? I tried searching but couldn't find any relevant posts, so I apologise if this is a duplicate.

Many thanks,
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Customising log output?

Post by rednoah »

FileBot stores the original filename in xattr so you can access the original filename later on anytime with any tool:
viewtopic.php?f=3&t=324

Please read this thread as it might contain a lot of useful information for you:
viewtopic.php?f=4&t=5748
:idea: Please read the FAQ and How to Request Help.
Post Reply