Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Samplerate
01-09-2014, 08:17
Post: #1
Samplerate
Hi guys!
Does anyone of you know if or how it's possible to use samplerate as a tag format so it can be displayed in the album name for instance?
I would like my albums to be displayed like
"Back in Black [44100]"
I managed to do similar things with year, but I would like to know if my request is possible and a tag info like this is available.

thanks,
Christian
Find all posts by this user
Quote this message in a reply
01-09-2014, 08:45
Post: #2
RE: Samplerate
(01-09-2014 08:17)christianr Wrote:  Hi guys!
Does anyone of you know if or how it's possible to use samplerate as a tag format so it can be displayed in the album name for instance?
I would like my albums to be displayed like
"Back in Black [44100]"
I managed to do similar things with year, but I would like to know if my request is possible and a tag info like this is available.

thanks,
Christian

If you are OK with seeing 16/44100 instead of just 44100, you can do this by using the following tagFormat setting:

Album.displayFormat={$album^$#audiodata^ [^]^}

You also need to add #AudioData to either indexTags (if you want to see it in the index) or itemTags (if you don't want to see it in the index).
Find all posts by this user
Quote this message in a reply
01-09-2014, 10:53
Post: #3
RE: Samplerate
thanks!
that helped a lot. Now I understand the system and can do the rest of the customization myself!
much appreciated!

Christian
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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