-
I'm buggered if I can figure out how to initialise the control to a specific date. The getCloneCalander obviously gives me access to the current date, but how do I set the date in code?.
2009-08-01 16:54:38 UTC in JDatePicker: Date Picker for Java Swing
-
I organise my collection based on artist inital/artist/album. e.g. L/Led Zeppelin/IV
It would be cool if you could use tags like %a1 (L), %a2 (LE), or some such. It could even just be %A gives you the first character of the artist's name.
2009-07-20 11:10:35 UTC in EasyTAG
-
It would be great if you could do things like this:
if(%y, "%y-","")%a/%b if(%d,"(disc %d) ","")/%n-%t
This would allow you to rename an entire collection without needing to know whether you were dealing with a multi disc recording, or whether a particular tag that you'd like to use was missing or not. The results of the rename would still be consistent within the constraints of the data...
2009-07-20 11:06:33 UTC in EasyTAG