INTERACT FORUM

Please login or register.

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

Author Topic: How can I create a view that shows albums by Release date?  (Read 900 times)

jeffla376

  • Recent member
  • *
  • Posts: 12
How can I create a view that shows albums by Release date?
« on: March 27, 2014, 09:47:17 pm »

I want to look at my music library by album grouped by the year of release. Is there an easy way to set up this view?

Thanks,

Jeff
Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: How can I create a view that shows albums by Release date?
« Reply #1 on: March 27, 2014, 09:48:25 pm »

In Standard or Theater View?

Do you have the files tagged by release date?
Logged
"Some cultures are defined by their relationship to cheese."

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

jeffla376

  • Recent member
  • *
  • Posts: 12
Re: How can I create a view that shows albums by Release date?
« Reply #2 on: April 04, 2014, 04:02:36 pm »

Standard view is probably the one I care about. I'm used to MediaMonkey where I have a tree view I can navigate. See the attached screenshot. I really prefer to look for music by year most of the time.

Thanks,

Jeff
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How can I create a view that shows albums by Release date?
« Reply #3 on: April 04, 2014, 04:08:26 pm »

Create a new Standard View of type Panes.  Add as a column type Expression, and add the expression:

   FormatDate([Date,0], Decade)

This presumes you've tagged the Date value correctly for your files.  Add other columns as desired.
Logged
The opinions I express represent my own folly.

jeffla376

  • Recent member
  • *
  • Posts: 12
Re: How can I create a view that shows albums by Release date?
« Reply #4 on: April 04, 2014, 05:23:47 pm »

Thanks! That was a good enough hint to get me messing with custom views. I understand it now. Very helpful!

Jeff
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: How can I create a view that shows albums by Release date?
« Reply #5 on: April 04, 2014, 05:32:03 pm »

You're welcome.  User marko has some goodies for you:

    http://yabb.jriver.com/interact/index.php?topic=68960.0
Logged
The opinions I express represent my own folly.
Pages: [1]   Go Up