INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Smartlist: list songs played in chronological order?  (Read 855 times)

MarkCoutinho

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 661
Smartlist: list songs played in chronological order?
« on: February 27, 2015, 01:39:07 am »

Could someone please advise me on how to make a smartlist that lists the songs I've played in chronological order (starting at the last one played)?
I can't figure out which modifier to use for it...

Thanks in advance!
Logged
Mark Coutinho
Dutch Top 40 collector of lyrics, sleeves and bios

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: Smartlist: list songs played in chronological order?
« Reply #1 on: February 27, 2015, 01:57:38 am »

That's easy.  It is one of the built-in lists.

Code: [Select]
-[Number Plays]=0 ~sort=[Last Played]-d ~seq ~n=100
You can add [Media Type] rules to it if you want to limit it to a particular media type, of course, and other similar things.  And, if you want no limit, you can remove the whole ~n=100 limit part.  If you don't want to get the Seq column, just remove the ~seq modifier.
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

MarkCoutinho

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 661
Re: Smartlist: list songs played in chronological order?
« Reply #2 on: February 27, 2015, 05:44:56 am »

That's easy.  It is one of the built-in lists.

Code: [Select]
-[Number Plays]=0 ~sort=[Last Played]-d ~seq ~n=100
You can add [Media Type] rules to it if you want to limit it to a particular media type, of course, and other similar things.  And, if you want no limit, you can remove the whole ~n=100 limit part.  If you don't want to get the Seq column, just remove the ~seq modifier.

LOL! I think that's one of the built-in lists that I once deleted! Don't ask me for what reason I did that...
Thanks anyway - it's exactly the list I need regularly these days!
Logged
Mark Coutinho
Dutch Top 40 collector of lyrics, sleeves and bios
Pages: [1]   Go Up