Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tagFormat
26-11-2014, 20:41
Post: #1
tagFormat
Hi Simon,

What Syntax would I write in tagFormat for Tracknumber, and AudioQuality.


Streamer
Find all posts by this user
Quote this message in a reply
26-11-2014, 22:00
Post: #2
RE: tagFormat
(26-11-2014 20:41)Streamer Wrote:  Hi Simon,

What Syntax would I write in tagFormat for Tracknumber, and AudioQuality.

Streamer

This depends on what formatted output you want for Tracknumber and AudioQuality and whether you want to format track titles or album titles.

Please give details (with an example) of what you want the formatted output to look like.
Find all posts by this user
Quote this message in a reply
26-11-2014, 22:50
Post: #3
RE: tagFormat
(26-11-2014 22:00)simoncn Wrote:  
(26-11-2014 20:41)Streamer Wrote:  Hi Simon,

What Syntax would I write in tagFormat for Tracknumber, and AudioQuality.

Streamer

This depends on what formatted output you want for Tracknumber and AudioQuality and whether you want to format track titles or album titles.

Please give details (with an example) of what you want the formatted output to look like.

Thanks Simon,

For the Tracknumbers : Track titles and for AudioQuality: Albums.

Hope this makes sense.

Streamer
Find all posts by this user
Quote this message in a reply
26-11-2014, 22:53
Post: #4
RE: tagFormat
(26-11-2014 22:50)Streamer Wrote:  Thanks Simon,

For the Tracknumbers : Track titles and for AudioQuality: Albums.

Hope this makes sense.

Streamer

Please give examples of what you want the formatted output to look like for one specific track and one specific album.
Find all posts by this user
Quote this message in a reply
27-11-2014, 12:27 (This post was last modified: 27-11-2014 17:45 by Streamer.)
Post: #5
RE: tagFormat
Hi Simon,

I would like to see track numbers on playlist ie. 01 02 03......

And on Albums AudioQuality ie. HD CD CD+ .....

Hope this helps.

Streamer
Find all posts by this user
Quote this message in a reply
27-11-2014, 18:44
Post: #6
RE: tagFormat
(27-11-2014 12:27)Streamer Wrote:  Hi Simon,

I would like to see track numbers on playlist ie. 01 02 03......

And on Albums AudioQuality ie. HD CD CD+ .....

Hope this helps.

Streamer

Sorry that my question wasn't clear. I was hoping that you would be able to give an example of a specific album title and a specific track title with the formatting that you want.

You could try this to see whether it is close to what you want:

Title.displayFormat={$tracknumber^^ ^^$title}, Album.displayFormat={$album^^^^$#audioquality^ ^^^}
Find all posts by this user
Quote this message in a reply
27-11-2014, 20:14
Post: #7
RE: tagFormat
(27-11-2014 18:44)simoncn Wrote:  
(27-11-2014 12:27)Streamer Wrote:  Hi Simon,

I would like to see track numbers on playlist ie. 01 02 03......

And on Albums AudioQuality ie. HD CD CD+ .....

Hope this helps.

Streamer

Sorry that my question wasn't clear. I was hoping that you would be able to give an example of a specific album title and a specific track title with the formatting that you want.

You could try this to see whether it is close to what you want:

Title.displayFormat={$tracknumber^^ ^^$title}, Album.displayFormat={$album^^^^$#audioquality^ ^^^}
Find all posts by this user
Quote this message in a reply
27-11-2014, 20:31
Post: #8
RE: tagFormat
Hi Simon,

Regarding audio quality the following message appears: incorrect tag name #audioquality in option Album.Format in property tag.

Streamer
Find all posts by this user
Quote this message in a reply
27-11-2014, 23:12
Post: #9
RE: tagFormat
(27-11-2014 20:31)Streamer Wrote:  Hi Simon,

Regarding audio quality the following message appears: incorrect tag name #audioquality in option Album.Format in property tag.

Streamer

You need to put #AudioQuality in 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
27-11-2014, 23:28
Post: #10
RE: tagFormat
(27-11-2014 23:12)simoncn Wrote:  
(27-11-2014 20:31)Streamer Wrote:  Hi Simon,

Regarding audio quality the following message appears: incorrect tag name #audioquality in option Album.Format in property tag.

Streamer

You need to put #AudioQuality in either indexTags (if you want to see it in the index) or itemTags (if you don't want to see it in the index).
Hi Simon,

Great result thanks for your patience, keep up the good work.

Many thanks,

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


Forum Jump:


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