[mythtv-commits] Ticket #11453: Frontend Services API doesn't playback recording when frontend isn't in "Watch Recordings"
MythTV
noreply at mythtv.org
Wed Oct 10 15:38:31 UTC 2018
#11453: Frontend Services API doesn't playback recording when frontend isn't in
"Watch Recordings"
----------------------------------------------+----------------------------
Reporter: thomas@… | Owner: (none)
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 jrrandall):
Replying to [comment:3 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.
I know this issue is relatively ancient, but I had the exact same issue
and implemented a similar "workaround" although after digging into it I
believe that the intention of SendAction is not necessarily to change the
page displayed on the frontend, but rather to change the context of
subsequent commands being sent. It would be great if SendAction supported
the old "jump" commands like the NetworkControl plain text interface does.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/11453#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list