
mythtv at cvs
Nov 12, 2009, 9:53 PM
Post #1 of 1
(165 views)
Permalink
|
|
mythtv commit: r22816 by robertm
|
|
Author: robertm Date: 2009-11-13 05:53:28 +0000 (Fri, 13 Nov 2009) New Revision: 22816 Changeset: http://svn.mythtv.org/trac/changeset/22816 Modified: trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp trunk/mythplugins/mythvideo/mythvideo/videodlg.h Log: Second attempt at post metadata grab updates of items besides the selected item. This implementation is cleaner and doesn't seem to cause the segfault the first attempt did. The given item's metadata ID number is compared against the current list. If that item exists in the list, it is updated. If not, the update is skipped. _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|