Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#2869 closed patch (fixed)
HOWTO - export recordedprogram and recordedrating for new hardware
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Now that we have the recording details easily available through the playback box (and now that xris is making them available through MythWeb), it makes sense to preserve this information on database migration. The attached patch adds lines to retrieve from the export the recordedprogram and recordedrating data for use in a "partial restore". Although only two lines were added, I modified spacing of the other lines because recordedprogram is now the longest table name in the group, so the patch looks slightly more complex than it really is.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | mythtv-HOWTO-recordedprogram_and_recordedrating_export.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
(In [12422]) v0.20.11, 2007-01-05. Added the "Add" document convention. Add --with-bindings=perl to the compile section. Clarify SMP compile instructions. Add Bruce's section on explaining how the scheduler deals with multiple recording options. Update database backup commands. Closes #2869. Add crappy diagram for Bruce's scheduler explanation.
(In [12421]) v0.20.11, 2007-01-05. Added the "Add" document convention. Add --with-bindings=perl to the compile section. Clarify SMP compile instructions. Add Bruce's section on explaining how the scheduler deals with multiple recording options. Update database backup commands. Closes #2869. Add crappy diagram for Bruce's scheduler explanation.