INTERACT FORUM

Please login or register.

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

Author Topic: Smartlist for Title Tracks  (Read 1096 times)

jbrotherlove

  • Member
  • *
  • Posts: 3
Smartlist for Title Tracks
« on: April 01, 2006, 02:08:01 am »

Hey everyone. I've used MC for years but I've just started to get into Smartlists. It's like a whole new world!

I want to make a Smartlist that displays all songs that are the title tracks. In other words, songs like "Purple Rain" or "The Hissing of Summer Lawns" would be included but not "Let's Go Crazy" or "The Boho Dance". I've tried variants of [name]=[album] but that isn't working. I'm pretty sure I'm missing something simple. Can anyone enlighten me?

?
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8977
Re: Smartlist for Title Tracks
« Reply #1 on: April 01, 2006, 03:15:55 am »

What you need is an advanced expression. If you copy/paste the following into a new smartlist, you should get the results you're after...

[=isequal([name],[album],1)]=1

-marko.

jbrotherlove

  • Member
  • *
  • Posts: 3
Re: Smartlist for Title Tracks
« Reply #2 on: April 01, 2006, 04:58:49 am »

Wow, marko! That's exactly what I wanted.
Are advanced espressions documented somewhere?
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8977
Re: Smartlist for Title Tracks
« Reply #3 on: April 01, 2006, 06:11:19 am »

the official page is here ---> Database Expressions

plus some ramblings here ---> Database Expressions are Cool!

datdude

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2215
Re: Smartlist for Title Tracks
« Reply #4 on: April 01, 2006, 02:40:41 pm »

Interesting, seems to work pretty well.

But there are always irregularities and I wonder if MC could someday find fields that are similar but not exact, so that we could sync them up so to speak.  I'm sure there are some songs that are misspelled from the album.
Logged
"You are not a beautiful or unique snowflake." -  Just a very big snowball

hit_ny

  • Citizen of the Universe
  • *****
  • Posts: 3310
  • nothing more to say...
Re: Smartlist for Title Tracks
« Reply #5 on: April 02, 2006, 09:21:07 am »

I wonder if MC could someday find fields that are similar but not exact, so that we could sync them up so to speak.
This is a sorely lacking feature in a tags dependent library.

Fuzzy search or sounds like.

Soundslike([Name] or [Artist])

..done :)
Logged
Pages: [1]   Go Up