Opened 16 years ago
Closed 15 years ago
#6457 closed enhancement (wontfix)
Storage Group Directory Preferences/Settings
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | unknown |
Severity: | medium | Keywords: | Storage Group Directory Preferences |
Cc: | Ticket locked: | no |
Description
A very basic implementation of settings for Storage groups. Adds two functions to the SG code, getSGSetting and setSGSetting. Creates the storagemetadata table.
This allows for setting any preference on a per-SG or per-SG-plus-subdirectory level. For my purposes, this is for setting a grabber script in MythVideo? on a per-directory basis (TV grabber one one, Movies on the rest, etc.). I have written a *very* basic implementation of this to prove that it works, but a fuller featured one will take me a bit of time.
Attachments (1)
Change History (2)
Changed 16 years ago by
Attachment: | SG-Preferences.diff added |
---|
comment:1 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closed because I wrote it and it is dumb. Still want the feature, don't want the code.
Patch for SG Directory Preferences