Opened 15 years ago

Closed 14 years ago

#6064 closed enhancement (Won't Fix)

Patch to save/restore user settings

Reported by: james.meyer@… Owned by: sphery
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch adds a screen that will allow a user to:

1) save current settings/keybindings to be restored at a later date. 2) restore settings/keybinding 3) copy settings/keybindings from another host 4) restore "default" settings/keybindings. With this version the default settings are not populated. Populating the table will be up to pkg maintainers. 5) delete saved settings

Along with the GUI, a command line client called mythsettings is also provided.

mythsettings -h 2009-01-03 14:49:21.337 -o [save|restore|copy_from|delete] 2009-01-03 14:49:21.353 -t [Default|Default_1|user1|user2] 2009-01-03 14:49:21.353 -n hostname to copy_from (optional)

Attachments (3)

mythsettings.patch (36.1 KB) - added by anonymous 15 years ago.
programs.patch (23.4 KB) - added by anonymous 15 years ago.
patch for programs directory.
mythdb.patch (12.0 KB) - added by anonymous 15 years ago.
patch for libmythdb

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by anonymous

Attachment: mythsettings.patch added

comment:1 Changed 15 years ago by anonymous

Updated patch for version 19900. This version add improved command line checking. Also moved the shared database operations to libmythdb.

Changed 15 years ago by anonymous

Attachment: programs.patch added

patch for programs directory.

Changed 15 years ago by anonymous

Attachment: mythdb.patch added

patch for libmythdb

comment:2 Changed 15 years ago by sphery

(In [21405]) Remove the "Save or Restore settings" menu item portion of #6064 that was accidentally committed in [20089].

#6064 has not yet been updated to use mythui, so adding #6064 will be deferred until a mythui version of the UI is available. Refs #6064.

comment:3 Changed 15 years ago by stuartm

Component: mythtvMythTV - General
Owner: changed from Isaac Richards to sphery
Status: newassigned

comment:4 Changed 14 years ago by robertm

Resolution: Won't Fix
Status: assignedclosed

James,

Closing this pursuant to our conversations in the past regarding a MythUI version of this patch. I think the functionality is worthwhile, but we seemed to have stalled on it. If you decide to MythUI it at some point in the future, you can reopen the same ticket. It may be worth building this kind of functionality into our new setup mechanism, too. Something to think about.

Note: See TracTickets for help on using tickets.