Thank You for your continued support and contributions!
Not to mention that Rockbox only makes use of the "Year" part of "Date" anyway, and assumes YYYY-blah format (it doesn't care what anything after the first four digits are, if I understand properly).Anyway, this is all well and good, but both of these belong as separate feature requests, really.
The first one is the "date string" which stores the actual string found in the date related tag in the file. This is the one you see when you go to "Show ID3 Info" for a file. However, it's not used anywhere else in Rockbox.The second one is the "year" field. This is an integer (a number basically) that is used by the database for sorting and grouping. I believe it's also the one used by the WPS. There is some code in the metadata reading that tries to generate a year from the above "date string" which is what Llorean is talking about.
Database only indexes the year part though.
Page created in 0.101 seconds with 15 queries.