Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tags and Case sensitivity
06-01-2015, 01:27
Post: #1
Tags and Case sensitivity
Simon - I may have missed this in the documentation, but my question is in regards to whether variables and other tags are case sensitive?

In example, would this work or do I need to capitalize "artist"?

tagOptions - Album.sortTags={Album, Artist}, artist.ignore.*={The}

Thanks.

Barr
Find all posts by this user
Quote this message in a reply
06-01-2015, 08:56
Post: #2
RE: Tags and Case sensitivity
(06-01-2015 01:27)bplexico Wrote:  Simon - I may have missed this in the documentation, but my question is in regards to whether variables and other tags are case sensitive?

In example, would this work or do I need to capitalize "artist"?

tagOptions - Album.sortTags={Album, Artist}, artist.ignore.*={The}

Thanks.

Barr

In general, configuration settings are not case sensitive. I think the only exception is that file paths on Linux are case sensitive because the Linux file system is case sensitive. In the specific case that you mentioned, Artist, artist and ARTIST will all work. Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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