cmus: Separate compilation artist and album_artist

master
Pierre Neidhardt 2014-10-07 17:47:20 +02:00
parent b9d5b9bab0
commit 900f9f9635
1 changed files with 6 additions and 6 deletions

View File

@ -4,12 +4,12 @@ set altformat_title=%f
set altformat_trackwin= %f%= %d
set auto_reshuffle=true
set continue=true
set format_current= %a - %y. %l - %n. %t
set format_playlist= %-18%a %4y. %-25%l %3n. %t%= %d
set format_playlist_va= %-18%a %-25%l %t%= %d
set format_title=%a - %y. %l - %n. %t
set format_trackwin=%4y %3n. %t%= %d [%{codec} %{bitrate} kbps]
set format_trackwin_va=%3n. %t (%a)%= %y %d
set format_current= %y. %l - %n. %a - %t
set format_playlist= %-18%A %4y. %-25%l %3n. %t%= %d
set format_playlist_va= %-18%A %4y. %-25%l %3n. %a - %t%= %d
set format_title= %y. %l - %n. %t
set format_trackwin= %4y %3n. %t%= %d [%{codec} %{bitrate} kbps]
set format_trackwin_va= %4y %3n. %a - %t%= %d [%{codec} %{bitrate} kbps]
set lib_sort=albumartist date album discnumber tracknumber title filename
set play_library=false
set play_sorted=false