Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Album date display on playback
21-07-2017, 17:21
Post: #1
Album date display on playback
Hi Simon,

Can you confirm how to display the date of the album alongside the other details on playback?

You did indicate yesterday to me on another thread which has been modified/edited before I got to write down the coding required in the field needed.

Kind Regards

RR
Find all posts by this user
Quote this message in a reply
21-07-2017, 17:51
Post: #2
RE: Album date display on playback
The forum went majorly titsup yesterday, it seems...

Add:

Album.displayFormat={$Album^$Date^ [^]}

to tagFormat in Advanced Properties and you're good to go.
Find all posts by this user
Quote this message in a reply
21-07-2017, 18:05 (This post was last modified: 21-07-2017 18:08 by Red Rooster.)
Post: #3
RE: Album date display on playback
Hi there,

Many thanks. Thought I was going a little mad there. There was also some mention that I could either replace what's already there which is this

Artist.displayFormat={$artist$orchestra$conductor}

or add it on to the existing tag above preceded with a comma (space after a comma too before code?)

I am a novice at this, so small steps at a time.

Kind Regards

Martin

(21-07-2017 17:51)BlueDog Wrote:  The forum went majorly titsup yesterday, it seems...

Add:

Album.displayFormat={$Album^$Date^ [^]}

to tagFormat in Advanced Properties and you're good to go.
Find all posts by this user
Quote this message in a reply
21-07-2017, 18:16 (This post was last modified: 21-07-2017 18:21 by BlueDog.)
Post: #4
RE: Album date display on playback
Just append it with the comma and space:

, Album.displayFormat={$Album^$Date^ [^]}

Covers all eventualities. Smile

Simon would clarify whether the space is actually necessary or not, it may just be a case of readability.
Find all posts by this user
Quote this message in a reply
22-07-2017, 14:04
Post: #5
RE: Album date display on playback
(21-07-2017 18:16)BlueDog Wrote:  Simon would clarify whether the space is actually necessary or not, it may just be a case of readability.

Exactly so.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)