[mythtv] mythvideo DB enhancement

Chris Pinkham cpinkham at bc2va.org
Fri Jan 25 02:33:12 UTC 2008


* On Thu Jan 24, 2008 at 08:21:02PM -0500, George Nassas wrote:
> I'm working on the setup screen where people will edit mythvideo  
> storage groups. It seems that config classes are supposed to read  
> everything in their load() method, keep a local account of any  
> changes made and then write them out when their save() method is  

> The storage groups editor isn't written that way. It commits each  
> change as it happens and the save() methods are empty. It's a small  

> I know how to fix it. I'm mainly posting to make sure it's OK and I'm  
> not going to gore someone's ox and so on.

Feel free to change the innards of the editor classes as much as
makes sense or necessary.  I copied the code over from the PlayGroup
editor and adapted it a little for Storage Groups, but that was just
get it up quickly and worked fine for the simple config that it is.

--
Chris


More information about the mythtv-dev mailing list