[mythtv-commits] mythtv commit: r21991 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Sep 22 23:14:08 UTC 2009


      Author: robertm
        Date: 2009-09-22 23:14:07 +0000 (Tue, 22 Sep 2009)
New Revision: 21991
   Changeset: http://cvs.mythtv.org/trac/changeset/21991

Modified:

   trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp
   trunk/mythplugins/mythvideo/mythvideo/videodlg.h

Log:

Use a QStringList to return Title Searches in MythVideo.  This allows us to preserve the order of the grabbers returned 'possible' titles.  ttvdb.py returns possible titles based of popularity/closest match, and we were previously ordering the results list by inetref.  In a search for an episode of 'LOST' this promotes it from option #17 to option #1, as it should be.  This also sets up forthcoming work on mass metadata grabbing in MythVideo to be a lot more accurate.




More information about the mythtv-commits mailing list