Skip to content

rym002/mythtv-event-emitter

Repository files navigation

mythtv-event-emitter Build Status

Typescript Client library with an http endpoint for sending mythtv events.

Exposes endpoint specific event emitters

Myth protocol client to monitor for events

Supported events

  • CLIENT_CONNECTED
  • CLIENT_DISCONNECTED
  • SLAVE_CONNECTED
  • SLAVE_DISCONNECTED
  • SCHEDULER_RAN
  • REC_PENDING
  • REC_STARTED
  • REC_FINISHED
  • REC_DELETED
  • REC_EXPIRED
  • LIVETV_STARTED
  • PLAY_STARTED
  • PLAY_STOPPED
  • PLAY_PAUSED
  • PLAY_UNPAUSED
  • PLAY_CHANGED
  • MASTER_STARTED
  • MASTER_SHUTDOWN
  • NET_CTRL_CONNECTED
  • NET_CTRL_DISCONNECTED
  • MYTHFILLDATABASE_RAN
  • SETTINGS_CACHE_CLEARED
  • USER_1
  • USER_2
  • USER_3
  • USER_4
  • USER_5
  • USER_6
  • USER_7
  • USER_8
  • USER_9

See tools/mythevent.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published