id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 13338,Add support for playback of requested Live TV channel from Frontend Services API,Justin Randall,Bill Meek,"The pull request URL is [https://github.com/MythTV/mythtv/pull/173] Needs code review and independent testing. This is a simple change to extend the Frontend Services API with a new POST method for requesting Live TV playback tuned to a specific channel ID. - Makes sure requested ChanID is ""valid"" i.e. non-negative, non-zero. - Checks current state of frontend GUI and attempts to change to Live TV. - If current state is Live TV then requested channel identifier passed to network control for tuning. ---- == PlayLiveTV The PlayLiveTV API takes the following arguments: ChanId ('''Required''') '''Parameter Type:''' Integer '''Parameter Description:''' The database channel id for tuning. Example Query: {{{ http://FrontendIP:6547/Frontend/PlayLiveTV?ChanId=1234 }}} ",Patch - Feature,closed,minor,needs_triage,MythTV - General,Master Head,medium,Trac EOL,frontend services API,,0