INTERACT FORUM

Please login or register.

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

Author Topic: Smartlist rule(s) to display albums with only one track  (Read 1370 times)

boadle

  • Regular Member
  • Recent member
  • *
  • Posts: 21
  • Change this by choosing profile
Smartlist rule(s) to display albums with only one track
« on: September 14, 2010, 07:16:54 am »

Hi all,

this has probably been asked and answered before, but for the life of me I can't find the answer:

How do I display and album that contains only one track (which may have any or no track#)?

Thanks!
Logged
Lewis Boadle
2D / 3D Artist
www.boadle.com

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: Smartlist rule(s) to display albums with only one track
« Reply #1 on: September 14, 2010, 07:52:55 am »

This might get you close to what you want:

1. Create a calculated user field with this rule: [Album Artist (auto)] - [Album]
   Give it a friendly name, for example: Auto Artist - Album .

2. Create a smartlist with this rule: [Media Type]=[Audio] ~dup=[Auto Artist - Album]

3. Create another smartlist that excludes the files that are in the first smartlist. (Playlist - is not any - the name of the first smartlist)

Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

boadle

  • Regular Member
  • Recent member
  • *
  • Posts: 21
  • Change this by choosing profile
Re: Smartlist rule(s) to display albums with only one track
« Reply #2 on: September 14, 2010, 08:34:17 am »

I'll give it a whirl. Many thanks Alex!
Logged
Lewis Boadle
2D / 3D Artist
www.boadle.com

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
Re: Smartlist rule(s) to display albums with only one track
« Reply #3 on: September 14, 2010, 10:33:58 am »

This might get you close to what you want:

1. Create a calculated user field with this rule: [Album Artist (auto)] - [Album]
   Give it a friendly name, for example: Auto Artist - Album .

2. Create a smartlist with this rule: [Media Type]=[Audio] ~dup=[Auto Artist - Album]

3. Create another smartlist that excludes the files that are in the first smartlist. (Playlist - is not any - the name of the first smartlist)


this is a nice solution. i do think though that you do not need a calculated field. make a smartlist with the rule:
Code: [Select]
[Media Type]=[Audio] ~dup=[Album],[Album Artist /(auto/)]should be enough. and then proceed with step 3.

but i could be wrong.

 :)
gab
Logged

Alex B

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 10121
  • The Cosmic Bird
Re: Smartlist rule(s) to display albums with only one track
« Reply #4 on: September 14, 2010, 11:11:29 am »

...  i do think though that you do not need a calculated field.  ...  but i could be wrong.

You are correct, but the [Album Artist (auto)] - [Album] field is useful for many purposes. It could be one of the default fields. Then I would not need to constantly explain how to create it.
Logged
The Cosmic Bird - a triple merger of galaxies: http://eso.org/public/news/eso0755

Simmonds

  • Recent member
  • *
  • Posts: 7
Re: Smartlist rule(s) to display albums with only one track
« Reply #5 on: September 17, 2010, 04:07:19 pm »

This worked a treat, but i changed one thing

Dont do step 1

instead of ...
[Album Artist (auto)] - [Album]

i just have ...
[Album]

because i do have some albums that has various artists.

Your solution was simple now i think about it.
Many thanks
Logged
Pages: [1]   Go Up