add support for album artist tag

This commit is contained in:
Andrzej Rybczak
2010-01-23 20:04:02 +01:00
parent df15fe2bf4
commit 4ed9493abd
10 changed files with 114 additions and 53 deletions

View File

@@ -88,6 +88,7 @@
## %f - filename
## %D - directory
## %a - artist
## %A - album artist
## %t - title
## %b - album
## %y - year

View File

@@ -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