On 05/09/2010 06:16 PM, W. Martin Borgert wrote: > Both quodlibet and exfalso accept only ISO-8601-style dates, > which is a little bit too intolerant for my taste. > Please change the behaviour of exfalso/quodlibet into a warning.
ID3 mandates ISO-8601-style dates. The QL developers are interested in being as standards-compliant as possible, and so we do not support writing broken tags; additionally, supporting non-standard date formats may require beefing up parsing and sorting code in several places. For these reasons, it is unlikely that incorrect date tags will ever be accepted (even with a warning). I recommend using a different tag (i.e. something other than 'date') to store the extended date ranges you describe, or perhaps only the second half of them. Steven -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

