software:foobar2000
Inhaltsverzeichnis
foobar2000
Custom columns
Name | Alignment | Pattern |
---|---|---|
Playing | L | default |
Genre | L | <<<[%genre%]>>> |
Artist / Album | L | [>>%album artist%<<]<< / >>[<%album%>] |
Date | C | <$year(%date%)>$ifgreater($put(mm,$month(%date%)),0,-<<$get(mm)>>-<<<$day_of_month(%date%)>>>,) |
Track | R | <<<$ifgreater(%totaldiscs%,1,%discnumber%.,)$ifgreater(%totaltracks%,1,$repeat(0,$sub($len(%totaltracks%),$len($num(%tracknumber%,1)))),)>>><$num(%tracknumber%,1)> |
Title / Track artist | L | $replace(%title%,Professor van Dusen,... )[<</>> >>%track artist%<<] |
Media Type | L | <<[%mediatype%]>> |
Mood | R | $select(%mood%,<<,<<<,>>)$repeat(●,%mood%) |
PC | C | <<<$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%] |
Rating | L | $select(%rating%,<,<<<,<<,>>,>>>)$repeat(●,%rating%) |
RG | L | $if(%__replaygain_track_gain%,,>>>♪<<$if(%__replaygain_album_gain%,,<<<♫>>)) |
Length | R | $ifgreater($put(h,$div(%length_seconds%,3600)),0,$get(h)<<:>>,)$num($mod($div(%length_seconds%,60),60),$ifgreater($get(h),0,2,1))<<:>>$num($mod(%length_seconds%,60),2) |
Custom grouping schemes
Name | Pattern |
---|---|
Album & Genre | %album artist% ['['$year(%date%)']' ]%album%[' ('%genre%')'] |
software/foobar2000.txt · Zuletzt geändert: 2025/05/13 20:37 von ojdo