INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Steve C on November 30, 2005, 11:10:32 pm

Title: Smart playlist
Post by: Steve C on November 30, 2005, 11:10:32 pm
I want to be able to find files imported over a given date range, but cant see any options in the smartlist editor, I`m not very technical, Any suggestions  :-\
Title: Re: Smart playlist
Post by: ChrisRainman on December 01, 2005, 12:52:07 am
Just play around with the smart list rule command "date ago":

You can use s (econd), m (inute), d (ay), y (ear)

Example:
[Date Imported]=100d-200d => imported between 100-200 days ago
[Date Imported]=<=7d =>imported last seven days

Of course you can use the command for all date fields.
Title: Re: Smart playlist
Post by: EpF on December 01, 2005, 03:48:59 am
Just play around with the smart list rule command "date ago":

You can use s (econd), m (inute), d (ay), y (ear)

Example:
[Date Imported]=100d-200d => imported between 100-200 days ago
[Date Imported]=<=7d =>imported last seven days

Of course you can use the command for all date fields.

I think this only works with v11.1; for older versions of MC, use:
[Date Imported]=10080-20160

This would give you files imported between 1 and 2 weeks ago.  The numbers represent 'minutes ago'..