INTERACT FORUM

Please login or register.

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

Author Topic: Artist - Year of recording, without seen as a couple  (Read 2455 times)

charlychan

  • Recent member
  • *
  • Posts: 16
Artist - Year of recording, without seen as a couple
« on: December 01, 2017, 07:27:25 am »

Goodday, I like to see all my albums in a sequence like name, year of recording, without the artist being seen as one couple, so just the albums on recording data side by side how can I manage that

thanks in advance
Logged

ferday

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1732
Re: Artist - Year of recording, without seen as a couple
« Reply #1 on: December 01, 2017, 08:03:33 am »

Can you make an example?
Logged

charlychan

  • Recent member
  • *
  • Posts: 16
Re: Artist - Year of recording, without seen as a couple
« Reply #2 on: December 01, 2017, 09:49:14 am »

For example, I have 53 albums from Miles Davis and I want to see them next to each other in order of release date in my albumview, now I see Miles Davis's albums as one and when I put my mouse on it I see my albums appear one by one

Artist > Sort by >custom>year

I did "Year" because I've tagged all my albums in "Year" as year of release

Kind of "artist - year" so you get artist on alphabet and per artist in year of recording
Logged

ferday

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1732
Re: Artist - Year of recording, without seen as a couple
« Reply #3 on: December 01, 2017, 06:16:16 pm »

well, just sort by "artist - year"

i don't know what kind of view you are using so it's hard to be more specific, but you can quite easily sort on this
Logged

charlychan

  • Recent member
  • *
  • Posts: 16
Re: Artist - Year of recording, without seen as a couple
« Reply #4 on: December 02, 2017, 01:53:58 am »

Thanks Ferday but I have try this and when I select artist - year, than all the album covers of one artist appears as an albumcover with the rest of the albums behind it these only appear after double clicking

how I want it to appear is that all album covers are simply placed next to each other as covers, just like the rest

my album vieuw is standard and use NOIR skin
Logged

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: Artist - Year of recording, without seen as a couple
« Reply #5 on: December 02, 2017, 06:22:11 am »

Something like this?
Logged

charlychan

  • Recent member
  • *
  • Posts: 16
Re: Artist - Year of recording, without seen as a couple
« Reply #6 on: December 02, 2017, 07:06:15 am »

Something like this?

YESSSS that is where I'm after at

Please how can I manage this in my view
Logged

MikeO

  • Citizen of the Universe
  • *****
  • Posts: 789
Re: Artist - Year of recording, without seen as a couple
« Reply #7 on: December 02, 2017, 07:17:02 am »

I do it the other way round

1953 - Album Name

By using an Expression [Date] - [Album] !it then sorts in date order. It means keeping Date as the release date. There are several other Date fields you can use

Mike
Logged

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: Artist - Year of recording, without seen as a couple
« Reply #8 on: December 04, 2017, 01:42:18 pm »

My view is just a Album thumbnail panes view with sorting like this
Code: [Select]
~sort=[Album Artist (auto)],[Date],[Album],[Disc #],[Track #]
Thumbnail text is also modified:
Code: [Select]
<b>
<font color="55aaff">[Album Artist (auto)]<//font>
<font color="9933Mid(0123456789ABCDEF, Math(([Year] -1932) / 5), 1)F"><i>[Album]<//i> /([Year]/)<//font>
<font color="#f69838">Mid(★★★★★, 0, Left([AMG Rating],1))If(IsEqual(Right([AMG Rating], 2), /,5), ½, )<//font>
<//b>
Logged

charlychan

  • Recent member
  • *
  • Posts: 16
Re: Artist - Year of recording, without seen as a couple
« Reply #9 on: December 05, 2017, 07:16:14 am »

My view is just a Album thumbnail panes view with sorting like this
Code: [Select]
~sort=[Album Artist (auto)],[Date],[Album],[Disc #],[Track #]
Thumbnail text is also modified:
Code: [Select]
<b>
<font color="55aaff">[Album Artist (auto)]<//font>
<font color="9933Mid(0123456789ABCDEF, Math(([Year] -1932) / 5), 1)F"><i>[Album]<//i> /([Year]/)<//font>
<font color="#f69838">Mid(★★★★★, 0, Left([AMG Rating],1))If(IsEqual(Right([AMG Rating], 2), /,5), ½, )<//font>
<//b>

Thanks, but I can't find where to edit the thumbnail text, sorting I did in "make rules"in cusomize view
But I have reached my goal :) Thanks a lot
 
Logged

lepa

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1971
Re: Artist - Year of recording, without seen as a couple
« Reply #10 on: December 05, 2017, 04:09:02 pm »

You're Welcome. Thumbnail texts can be edited if you put mouse pointer above header/tab of your view. Thumbnails ->> thumbnail text
Logged
Pages: [1]   Go Up