StatusOption Print playback status 显示播放状态 Print formatted track name (example: qmmp --nowplaying "%t - %a") 音轨名显示格式 (例如:qmmp --nowplaying "%t - %a") Print --nowplaying syntax 显示 --nowplaying 语法 Syntax: 语法: %p - artist %p - 艺术家 %a - album %a - 专辑 %aa - album artist %%aa - 专辑 艺术家 %t - title %t - 标题 %n - track %n - 音轨 %NN - 2-digit track %NN - 两位数音轨 %g - genre %g - 流派 %c - comment %c - 备注 %C - composer %C - 作曲 %D - disc number %D - 光盘编号 %f - file name %f - 文件名 %F - full path %F - 完整路径 %y - year %y - 年代 %l - duration %l - 持续时间 %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - 条件