post-update hooks
At the moment I grep the logfile to see what's been added (to stick on a web page of 'most recent additions'
I'd like for a script to be called automatically if the LibraryUpdatesChecker finds something new -- is this possible?
(FYI I have the following trivial script:
which produces something like
2012-01-26 09:01:51 Added file 'Vampire_Diaries_S02E22.avi' (title: As I Lay Dying)
2012-01-26 10:04:22 Added file 'Doctor_Who_S04E06.avi' (title: The Doctor's Daughter)
.. which although not pretty is good enough
