INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Jaqqe on January 25, 2006, 07:05:31 am

Title: Smartilist problem
Post by: Jaqqe on January 25, 2006, 07:05:31 am
I have a few smartlists that are basically built like this:

[media type]=[audio] [date imported]=<=40320

None of them work anymore and I assume that is because in 11.1 the Date imported -field now shows actual date, as 11 showed how many days ago file was imported, am I right?

How do I fix this list to get it working?
Title: Re: Smartilist problem
Post by: sbsp2 on January 25, 2006, 07:20:54 am
Try:

[media type]=[audio] [date imported]=<=10d   (for 0 to 10 days)

or

[media type]=[audio] [date imported]=11d-30d    (for 11 to 30 days)
Title: Re: Smartilist problem
Post by: Jaqqe on January 25, 2006, 07:33:27 am
Did not help.

It actually seems that there is not [date imported] field available anymore when creating the smartlist! J River forgot it ? It is still visible in my list of songs.

I have 11.1.105

Title: Re: Smartilist problem
Post by: sbsp2 on January 25, 2006, 07:46:35 am
Sorry, works for me (just fine) and I have about 20 of them in this format.

MC 11.1.105

If you use Clear and Edit -> Paste from the smartlist dropdown menu to copy and paste the syntax from this post, you should do a Refersh (button) afterwards to see the results.
Title: Re: Smartilist problem
Post by: Jaqqe on January 25, 2006, 08:23:47 am
Ok, now I got it working. I didn't quite understand your advice, but when I created a new smartlist with your instrucions it worked.

Thanks!