[mythtv-commits] mythtv commit: r10990 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Aug 29 20:13:36 UTC 2006


      Author: paulh
        Date: 2006-08-29 20:13:35 +0000 (Tue, 29 Aug 2006)
New Revision: 10990
   Changeset: http://cvs.mythtv.org/trac/changeset/10990

Modified:

   trunk/mythplugins/mythmusic/mythmusic/metadata.cpp
   trunk/mythplugins/mythmusic/mythmusic/playlist.cpp
   trunk/mythplugins/mythmusic/mythmusic/smartplaylist.cpp

Log:

Fixed a few bugs in MythMusic smart playlist editor mostly caused
by the schema changes.

- The query to get the matches count wasn't working correctly for
  all field names.
- The result viewer query was broke so no results where being shown.
- Fix wrong table name being used for the album field.
- Fix the smart playlist query so it works with the Compilation Artist 
  field.
- Add the proper query to get the list of compilation artists.
- Fix loading and saving of boolean values from DB.
- Sometimes the save button was enabled when it shouldn't be 




More information about the mythtv-commits mailing list