Post Reply 
Searching for an artist
09-05-2015, 13:15
Post: #21
RE: Searching for an artist
(08-05-2015 15:46)DavidHB Wrote:  An index is just a sorted list of all the values in the various files for a particular Tab. So when we say that Artist is indexed, we mean that there is a sorted list of all the Artist entries, and you can use that list to look up the artist whose files you want to find. MinimServer needs to be told what tags you want to use in this way, and so has the indexTags property, where you list all the tags that you want to use when you are browsing. The list of your indexed tags (plus such things as [folder view]) is what you see when you are browsing your music collection in your Control Point.

The itemTags property is a list of tags that you don't want to be indexed (because you are not using them for lookup), but which are referenced in some way in the MinimServer properties, so that MinimServer needs to be told to keep track of them as well.

Apart from some special exceptions that don't concern us here, MinimServer ignores any tags that do not appear in either indexTags or itemTags. If your properties refer to a tag that is not listed in either of them, MinimServer will throw up an error, which is what has been happening in your case. So, if you want to refer to a tag in, for example, your tagFormat property, that tag must be listed in either indexTags or itemTags (but, of course, not both).



That's because you don't have AlbumArtist in either indexTags or itemTags, and it needs to be in one or the other, so that MinimServer knows to look it up for the Artist.default. Just insert 'AlbumArtist, ' (without the quotes) after 'All Artists, ' in your indexTags entry. Does that work?

David

Hi David,

Thank you for taking the time to write this explanantion.

I now understand some of it and have made the changes you suggested and as you predicted, I no longer get the error.

Now to see if searches work as I would like.

Thanks again.

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


Messages In This Thread
RE: Searching for an artist - simoncn - 07-01-2015, 15:28
RE: Searching for an artist - simoncn - 07-01-2015, 16:15
RE: Searching for an artist - simoncn - 07-01-2015, 18:14
RE: Searching for an artist - simoncn - 07-01-2015, 18:54
RE: Searching for an artist - simoncn - 12-01-2015, 10:39
RE: Searching for an artist - DavidHB - 08-01-2015, 16:11
RE: Searching for an artist - simoncn - 08-01-2015, 16:42
RE: Searching for an artist - DavidHB - 08-01-2015, 22:39
RE: Searching for an artist - simoncn - 06-05-2015, 12:09
RE: Searching for an artist - simoncn - 06-05-2015, 21:48
RE: Searching for an artist - simoncn - 07-05-2015, 21:15
RE: Searching for an artist - DavidHB - 08-05-2015, 15:46
RE: Searching for an artist - mightyoakbob - 09-05-2015 13:15
RE: Searching for an artist - DavidHB - 09-05-2015, 16:12

Forum Jump:


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