Post Reply 
New lists?
02-04-2020, 12:43
Post: #1
New lists?
I've added album audio quality information to my album list so now I can pick out different audio formats to play easily when I view the album list.

I'd like to create a list of albums by audio quality; e.g. 24/192, 24/48, 16/44 etc.

I've included #AudioData, #AudioFormat, #AudioQuality as item tags but what do I need to put in IndexTags to get what I'm after?

The manual suggests adding #AudioQuality but this results in an error ...




Manual extract:

Special index and item tags

You can include some special values in the indexTags or itemTags list.

The special value #AudioData provides the audio data for the file (sample bit depth, sample rate and bit rate). The special value #AudioChannels provides the number of channels for the file (1, 2 or 5.1). The special value #AudioDuration provides the duration for the file in minutes and seconds.

The special value #AudioFormat provides the audio format for the file, and the special value #AudioQuality provides the audio quality of your files using the following categories:

HD lossless, High Definition
CD+ lossless, higher quality than CD
CD lossless, CD quality
CD- lossless, lower quality than CD
LC Lossy Compression
Find all posts by this user
Quote this message in a reply
02-04-2020, 12:59
Post: #2
RE: New lists?
(02-04-2020 12:43)skyeplayer Wrote:  I've added album audio quality information to my album list so now I can pick out different audio formats to play easily when I view the album list.

I'd like to create a list of albums by audio quality; e.g. 24/192, 24/48, 16/44 etc.

I've included #AudioData, #AudioFormat, #AudioQuality as item tags but what do I need to put in IndexTags to get what I'm after?

The manual suggests adding #AudioQuality but this results in an error ...




Manual extract:

Special index and item tags

You can include some special values in the indexTags or itemTags list.

The special value #AudioData provides the audio data for the file (sample bit depth, sample rate and bit rate). The special value #AudioChannels provides the number of channels for the file (1, 2 or 5.1). The special value #AudioDuration provides the duration for the file in minutes and seconds.

The special value #AudioFormat provides the audio format for the file, and the special value #AudioQuality provides the audio quality of your files using the following categories:

HD lossless, High Definition
CD+ lossless, higher quality than CD
CD lossless, CD quality
CD- lossless, lower quality than CD
LC Lossy Compression

I use this syntax in index tag :
#AudioFormat:Audio Format, #AudioQuality:Audio Quality
and works
Find all posts by this user
Quote this message in a reply
02-04-2020, 13:03
Post: #3
RE: New lists?
Thanks - just tried that but get this error message: MinimServer: item tag name '#AudioFormat' is listed in indexTags
Find all posts by this user
Quote this message in a reply
02-04-2020, 13:06
Post: #4
RE: New lists?
Update - I've removed those index tags and it works. Thank you for the help
Find all posts by this user
Quote this message in a reply
02-04-2020, 13:08
Post: #5
RE: New lists?
Remove it from item tag
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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