AnthonyMusgrove / Emby-ScripterX

Run custom external application or script (batch/bash/powershell/php/python/node.js/custom) on various events within the Emby Server.
https://emby-scripterx.com
78 stars 6 forks source link

Create event - onTVRecording* #1

Closed AnthonyMusgrove closed 4 years ago

AnthonyMusgrove commented 4 years ago

Is your feature request related to a problem? Please describe. Implement onTVRecording events, such as Start, Complete, etc, to allow for a more flexible post processing system.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

AnthonyMusgrove commented 4 years ago

v2.1.4 now supports onLiveTVRecordingStart, onLiveTVRecordingEnded. Tested and functional on both Windows and Linux - if any issues please open a new issue! thank you :)