[mythtv] [PATCH] MythVideo list view changes

Jeff Doozan mythtv at doozan.com
Mon Sep 8 20:39:13 EDT 2003


Here's the backend patch and the sql necessary to update an exising 
database.

http://www.tcbmi.com/downloads/myth/mythvideo-groups.zip

This works pretty much exactly as described in the original proposal.

run "mysql < mythvideo-groups.sql"
then run "patch -p0 < mythvideo-groups.diff"
recompile, and you should be set to go

If everything works, you shouldn't notice any differences.  If you 
have a lot of videos, you should notice that the list window will 
load a bit faster.

Now, if you'd like to organize your videos into groups, all you need 
to do is create the groups you'd like in the videogroups table, and 
assign the videogroups.intid number to the videometadata.groupid.

Cheers,

Jeff



More information about the mythtv-dev mailing list