Inhaltsverzeichnis

foobar2000

Custom columns

Name Pattern
Artist / Album [<%album artist%>] <<</>>> >>%album%<<
Genre <<<[%genre%]>>>
Track <<<$ifgreater(%totaldiscs%,1,%discnumber%.,)$ifgreater(%totaltracks%,1,$repeat(0,$sub($len(%totaltracks%),$len($num(%tracknumber%,1)))),)>>><$num(%tracknumber%,1)>
Media Type <<[%mediatype%]>>
Mood $select(%mood%,<<,<<<,>>)$repeat(||,%mood%)
Rating $select(%rating%,<,<<<,<<,>>,>>>)$repeat(||,%rating%)
PC <<<$ifgreater(%play_count%,5,>,)$ifgreater(%play_count%,5,>,)$ifgreater(%play_count%,10,>,)$ifgreater(%play_count%,15,>,)$ifgreater(%play_count%,20,>,)$ifgreater(%play_count%,25,>,)[%play_count%]
Time / Track artist %title%[<<< / >>>>>%track artist%<<]

Custom grouping schemes

Name Pattern
Album & Genre %album artist% ['['$year(%date%)']' ]%album%[' ('%genre%')']