Expose filepath in columns view (#530)
* Expose filepath in columns view * update
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
##
|
||||
## %l - length
|
||||
## %f - filename
|
||||
## %F - full filepath
|
||||
## %D - directory
|
||||
## %a - artist
|
||||
## %A - album artist
|
||||
|
||||
@@ -472,6 +472,7 @@ For song format you can use:
|
||||
|
||||
%l - length
|
||||
%f - filename
|
||||
%F - full filepath
|
||||
%D - directory
|
||||
%a - artist
|
||||
%A - album artist
|
||||
|
||||
Reference in New Issue
Block a user