[mythtv-commits] Ticket #3085: Smart Playlist: search criteria specifying 'date imported' fails

MythTV mythtv at cvs.mythtv.org
Wed Feb 14 03:29:17 UTC 2007


#3085: Smart Playlist: search criteria specifying 'date imported' fails
-----------------------------------------------+----------------------------
 Reporter:  briand <turbo at talstar dot com>  |       Owner:  ijr    
     Type:  defect                             |      Status:  new    
 Priority:  minor                              |   Milestone:  unknown
Component:  mythmusic                          |     Version:  head   
 Severity:  medium                             |  
-----------------------------------------------+----------------------------
 Cannot create a smart playlist using 'Date Imported'; no match against
 music library is ever found, regardless of date(s) entered.

 The code in smartplaylist.cpp is specifying music_songs.date_added, but
 the actual column in the database is music_songs.date_entered

 Patch attached.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3085>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list