More > JRiver Media Center 31 for Windows

MC 31 Feature Request - Mac/PC

(1/2) > >>

jetpacksam:
I would like the option/ability to do the following:

To list the album side in either letter or number form as an option in the Track # column:

A1      We Will Rock You
A2      Let Me Entertain You

B1      Now I'm Here
B2      Dreamers Ball

C1      Don't Stop Me Now
C2      Spread Your Wings

D1      Bohemian Rhapsody
D2      Tie Your Mother Down

And so on.
There is this option on foobar and I miss it.
Everything else on MC has been good so far as I am concerned.

MikeO:
A bit of extra custom tags and Expression language you could already do this …

jetpacksam:

--- Quote from: MikeO on April 22, 2023, 07:27:09 am ---A bit of extra custom tags and Expression language you could already do this …

--- End quote ---

I don't see how, all the areas are greyed out in the management section.

lepa:
Options -> Library & Folders -> Manage Library Fields -> Add New Field
Create calculated field

--- Code: ---Char(Math(64 + If(IsEmpty([disc #,0]),1,[disc #])))[Track #]
--- End code ---
Maps disc # = 1/empty to A, 2 to B etc and adds track # after it. Relies that you have set those two fields "correctly" so one disc # is one side and track count starts from 1 for each disc #

jetpacksam:
Thank you.
I was looking for a "side" designation. I will try this.

Navigation

[0] Message Index

[#] Next page

Go to full version