jankammerath / iptvx

IPTV player and streamer for Linux that allows to play any stream that LibVLC can play, offers an overlay based on WebKit using HTML5, JavaScript and CSS and uses XMLTV data for EPG information. It allows the playback of URLs, files and can grab URLs from shell scripts. XMLTV EPG data can be downloaded from URLs or grabbed from shell scripts.
http://iptvx.org
Apache License 2.0
83 stars 37 forks source link

Implement notification call to shell #65

Open jankammerath opened 6 years ago

jankammerath commented 6 years ago

There needs to be a configurable shell command that is executed when channels are opened, buffered, changed or updated by also passing current channel epg data. This script can then call external devices or perform any other action. Intended use is front-panel LCD displays, indicator LEDs or anything else for integrated devices.