Opened 4 years ago
#7 new defect
The Year field on the Track name page should be limited to 4 chars
Reported by: | Lewis Rosenthal | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Classes | Version: | |
Keywords: | Cc: |
Description
The Track name page (which should probably be renamed to something more useful - separate ticket) is for storing track information in local file EAs. As a result, these fields, although named similarly to ID3 Tag fields, have less restrictive limits (256 characters each). This is fine for the text fields, of course, but can lead to some garbage collecting in the Year field, which only makes sense as four digits.
The purpose of storing this data in EAs as opposed to using normal ID3 Tags is as yet unclear.
Note:
See TracTickets
for help on using tickets.