Opened 16 years ago

Closed 15 years ago

#5394 closed enhancement (duplicate)

Add network control for MythVideo to start video/DVD playback

Reported by: Denys Dmytriyenko <denis@…> Owned by: greg
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I wanted to be able to remotely (over telnet) start Video/DVD playback in MythVideo? on the frontend the same way recorded programs can be started with "play" command.

My first attempt against 0.21-fixes is attached. Unfortunately, network control messages are not routed to plugins, like MythVideo?, thus handling had to be done in PlaybackBox? (aka Watch Recordings), which is not the way it should be. Also, I only tried Internal player and don't think external players will work.

The full command is "play video [dvd:]filename [resume]"

Attachments (1)

mythtv-0.21-play-video.patch (6.5 KB) - added by Denys Dmytriyenko <denis@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Denys Dmytriyenko <denis@…>

comment:1 in reply to:  description Changed 16 years ago by jack.kolesar@…

SWEET!!!! You are the man! I've been craving this feature forever but hadn't tried to figure it out. Works great! Thank you.

comment:2 Changed 16 years ago by greg

Owner: changed from Isaac Richards to greg
Status: newassigned

comment:3 Changed 15 years ago by robertm

Resolution: duplicate
Status: assignedclosed

More or less solved in r21425, which adds a network control for any myth:// or dvd: URL.

Note: See TracTickets for help on using tickets.