Page 1 of 1

Customising log output?

Posted: 29 Mar 2018, 17:56
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,

Re: Customising log output?

Posted: 30 Mar 2018, 12:16
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