[mythtv-commits] Ticket #11453: Frontend Services API doesn't playback recording when frontend isn't in "Watch Recordings"

MythTV noreply at mythtv.org
Sat Mar 7 23:52:19 UTC 2015


#11453: Frontend Services API doesn't playback recording when frontend isn't in
"Watch Recordings"
----------------------------------------------+----------------------------
 Reporter:  thomas@…                          |          Owner:
     Type:  Bug Report - General              |         Status:  new
 Priority:  minor                             |      Milestone:  unknown
Component:  MythTV - Services API - Frontend  |        Version:  0.26-fixes
 Severity:  medium                            |     Resolution:
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+----------------------------

Comment (by pkendall64@…):

 I have the same problem and I have worked around it by first sending a
 SendAction command with the action set to "TV Recording Playback". My
 application first calls GetStatus and only send the action if it's not
 already in the recording screen "playbackbox". After sending the action I
 wait 1 second before starting the recording playback. I'm not sure if the
 1 second wait depends on the number of recordings or not, but it works for
 me.

 Still it would be good to have this problem fixed so the workaround is not
 required.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11453#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list