add support for album artist tag
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
## %f - filename
|
||||
## %D - directory
|
||||
## %a - artist
|
||||
## %A - album artist
|
||||
## %t - title
|
||||
## %b - album
|
||||
## %y - year
|
||||
|
||||
@@ -328,6 +328,7 @@ For song format you can use:
|
||||
%f - filename
|
||||
%D - directory
|
||||
%a - artist
|
||||
%A - album artist
|
||||
%t - title
|
||||
%b - album
|
||||
%y - year
|
||||
|
||||
Reference in New Issue
Block a user