add support for priorities (queueing)
This commit is contained in:
@@ -413,6 +413,7 @@ For song format you can use:
|
||||
%p - performer
|
||||
%d - disc
|
||||
%C - comment
|
||||
%P - priority
|
||||
$R - begin right alignment
|
||||
|
||||
You can also put them in { } and then they will be displayed only if all requested values are available and/or define alternate value with { }|{ } e.g. {%a - %t}|{%f} will check if artist and title tags are available and if they are, display them. Otherwise it'll display filename.
|
||||
|
||||
Reference in New Issue
Block a user