rename YEAR tag to DATE tag (as it should've been from the beginning)
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
## %A - album artist
|
||||
## %t - title
|
||||
## %b - album
|
||||
## %y - year
|
||||
## %y - date
|
||||
## %n - track number (01/12 -> 01)
|
||||
## %N - full track info (01/12 -> 01/12)
|
||||
## %g - genre
|
||||
|
||||
@@ -405,7 +405,7 @@ For song format you can use:
|
||||
%A - album artist
|
||||
%t - title
|
||||
%b - album
|
||||
%y - year
|
||||
%y - date
|
||||
%n - track number (01/12 -> 01)
|
||||
%N - full track info (01/12 -> 01/12)
|
||||
%g - genre
|
||||
|
||||
Reference in New Issue
Block a user