The script given to VDR with the '-r' option is now also called whenever a recording is deleted

This commit is contained in:
Klaus Schmidinger
2012-09-17 09:03:01 +02:00
parent 8423b5ea4c
commit e6526ae269
6 changed files with 20 additions and 6 deletions

View File

@@ -7245,3 +7245,5 @@ Video Disk Recorder Revision History
which means to record only the currently running event (based on a patch from Matti
Lehtim<69>ki).
- Decreased the ring buffer put/get trigger sizes from 1/3 to 1/10.
- The script given to VDR with the '-r' option is now also called whenever a
recording is deleted (thanks to Alexander Wenzel).