Modify ↓
Please read the Ticket HowTo before creating or commenting on a ticket. Failure to do so may cause your ticket to be rejected or result in a slower response.
Opened 3 years ago
Closed 8 months ago
#8852 closed Patch - Feature (fixed)
Addition of Subtitle Track control to the network interface
| Reported by: | james.barrett@… | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | subtitles network control telnet |
| Cc: | Ticket locked: | no |
Description
The included patch adds simple control over and querying of current subtitle track to the network interface.
The 'query location' command, when invoked whilst in Playback mode, now lists all available subtitle tracks at the end of the returned data string, with numbers, and places *s around the currently selected tracks. The new command 'play subtitles #' activates the subtitle track with the given number (or deactivates all subtitle tracks if 0 is used).
Attachments (1)
Change History (6)
Changed 3 years ago by james.barrett@…
comment:1 Changed 3 years ago by robertm
- Owner set to cpinkham
- Status changed from new to assigned
comment:2 Changed 16 months ago by stuartm
- Milestone changed from unknown to 0.26
- Type changed from enhancement to Patch - Feature
comment:3 Changed 9 months ago by kenni
- Milestone changed from 0.26 to 0.27
comment:4 Changed 8 months ago by stuartm
- Owner changed from cpinkham to stuartm
- Status changed from assigned to accepted
comment:5 Changed 8 months ago by James Barrett <james.barrett@…>
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.

patch to add subtitle control