Modify

Ticket #6064 (closed enhancement: Won't Fix)

Opened 3 years ago

Last modified 21 months ago

Patch to save/restore user settings

Reported by: james.meyer@… Owned by: mdean
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

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

Change History

Changed 3 years ago by anonymous

comment:1 Changed 3 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 3 years ago by anonymous

patch for programs directory.

Changed 3 years ago by anonymous

patch for libmythdb

comment:2 Changed 3 years ago by mdean

(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 3 years ago by stuartm

  • Owner changed from ijr to mdean
  • Status changed from new to assigned
  • Component changed from mythtv to MythTV - General

comment:4 Changed 21 months ago by robertm

  • Status changed from assigned to closed
  • Resolution set to Won't Fix

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.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.