Changes between Initial Version and Version 3 of Ticket #12155
- Timestamp:
- 05/28/14 16:35:30 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12155
- Property Component MythTV - Scheduling → Plugin - MythWeb
- Property Owner changed from to
- Property Severity medium → low
- Property Summary Manual Recordings lose Subtitle → Do not allow subtitile to be set for manual recordings
-
Ticket #12155 – Description
initial v3 1 [Note the following original report was done with mythweb. Specifying the subtitle for manual recordings is not supported in the backend and mythweb should not allow it.] 2 1 3 When setting a manual recording the manually specified Subtitle is replaced incorrectly by the Startdate and Starttime and (re)placed into the "program" table. This occurs on line #3313 of scheduler.cpp in the Scheduler::UpdateManuals() method with the following code: 2 4