Revision Listed in AMC Log

All your suggestions, requests and ideas for future development
Post Reply
spetrillo
Posts: 67
Joined: 21 Jun 2015, 20:46

Revision Listed in AMC Log

Post by spetrillo »

Is it possible to tweak the app, so that it shows what version of Filebot is in use in the AMC log?
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Revision Listed in AMC Log

Post by rednoah »

No, but why would you tweak the app or the script for that?

e.g.

Code: Select all

filebot -version >> /path/to/log && filebot --log-file /path/to/log ...

PS: I think the html reports actually include the version and revision number
:idea: Please read the FAQ and How to Request Help.
spetrillo
Posts: 67
Joined: 21 Jun 2015, 20:46

Re: Revision Listed in AMC Log

Post by spetrillo »

It would be helpful to know what version of Filebot I am running. I do not use the HTML reports. The output is a standard log text file. If the -version works then no worries.
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Revision Listed in AMC Log

Post by rednoah »

rednoah wrote:

Code: Select all

filebot -version >> /path/to/log && filebot --log-file /path/to/log ...
What's wrong with this solution?
:idea: Please read the FAQ and How to Request Help.
Post Reply