Reply To: File date as criterai for smartlist

#5487
rpedde
Participant

@drobs wrote:

Hi,

Is this possible to use the dat eof creation or modification of the MP3 file as a criteria to build a smartlist ?

Thank you in advance

Didier

Maybe. There are three dates in the database:

time_added
time_modified
time_played
db_timestamp

Of them, time_added, is the time the file was added to the db. time_modified should be the last time the record was updated (so should db_timestamp, so I’m not sure why I have a db_timestamp, frankly), and time_played is the last time the song was played through the server.