2015-01-18, 08:10 PM
I was just wondering if there is an event or hook that allows dynamically changing either the recording filename or file path immediately before the recording actually starts?
I would like to automatically split the recordings into 2 separate directories based on the EGP genre: one directory for movies and another for tv shows.
I'd like this to happen before the recording starts rather than after it is finished so that the file doesn't have to wait to be renamed an hour later when the show is completed.
I might experiment with the idea of a SQLite DB trigger but wondered if there was better support available via the plugin framework.
Thanks.
I would like to automatically split the recordings into 2 separate directories based on the EGP genre: one directory for movies and another for tv shows.
I'd like this to happen before the recording starts rather than after it is finished so that the file doesn't have to wait to be renamed an hour later when the show is completed.
I might experiment with the idea of a SQLite DB trigger but wondered if there was better support available via the plugin framework.
Thanks.