Insurgency Mod Scum: cheaters, hackers, wallhackers, aimbotters, griefers, teamkillers, micspammers, spawncampers, exitcampers, and everything else Insurgency.
Blogger.com policy on personal information: Personal and confidential information: It's not ok to publish another person's personal and confidential information. For example, don't post someone else's credit card numbers, Social Security numbers, unlisted phone numbers, and driver's license numbers. Also, please keep in mind that in most cases, information that is already available elsewhere on the Internet or in public records is not considered to be private or confidential under our policies.
All information posted on Insurgency Mod Scum is publicly available.

[PROTIP] Foobar2000 Config Like A Boss

2015-03-29

2015.04.15
Foobar2000 Layout.
Foobar2000.
Foobar2000 Layout.

Ratings0-5
$rgb(233,155,12,233,155,12)$if(%rating%,$repeat($char(9733),%rating%),$rgb()UNRATED)

RatingStars0-100($meta)
$ifgreater($meta(rating),19,$rgb(233,155,12,233,155,12)$repeat($char(9733),$div($meta(rating),20)),$rgb()UNRATED)

Rating#
$if(%rating%,%rating%,UNRATED)

Rating#($meta)
$if($meta(rating),$meta(rating),UNRATED)

ReplayGain
$if($not($or(%replaygain_track_gain%,%replaygain_album_gain%)),$trim(NO REPLAYGAIN),
$if($not(%replaygain_track_gain%),$trim(NO TRACK GAIN),
$if($not(%replaygain_album_gain%),$trim(NO ALBUM GAIN),$trim(OK))))

Genre
Genre

Artist
Artist

Album Artist ($meta)
$if($meta(album artist),$if($stricmp($left($meta(album artist),4),'The '),$right($meta(album artist),$sub($len($meta(album artist)),4)),$if($stricmp($left($meta(album artist),7),'Various'),$replace($meta(album artist),'Various Artists','VA'),$meta(album artist))),NO ALBUM ARTIST)

Album Artist + Artist
$if($meta(album artist),$if($stricmp($left($meta(album artist),4),'The '),$right($meta(album artist),$sub($len($meta(album artist)),4)),$if($stricmp($left($meta(album artist),7),'Various'),$replace($meta(album artist),'Various Artists','VA'),$meta(album artist))),$if(%album artist%,$if($stricmp($left(%album artist%,4),'The '),$right(%album artist%,$sub($len(%album artist%),4)),$if($stricmp($left(%album artist%,7),'Various'),$replace(%album artist%,'Various Artists','VA'),%album artist%)),NO ALBUM ARTIST))

Year + Album
$if($year(%date%),$if(%album%,'('$year(%date%)')' %album%,NO ALBUM),$if(%album%,%album%,NO ALBUM))[ '['%codec%']']

Album + Year
$if($year(%date%),$if(%album%,%album% '('$year(%date%)')',NO ALBUM),$if(%album%,%album%,NO ALBUM))[ '['%codec%']']

Album
$if(%album%,%album%,NO ALBUM)

Date
%date%

Year
$year(%date%)

CODEC
%codec%
Year - Album Artist ($meta) - Album - CODEC
$if($year(%date%),'('$year(%date%)')') $if($meta(album artist),$meta(album artist),NO ALBUM ARTIST) - $if(%album%,%album%,NO ALBUM) - [%codec%]

Album Artist ($meta) - Year - Album - CODEC
$if($meta(album artist),$meta(album artist),NO ALBUM ARTIST) - $if($year(%date%),'('$year(%date%)')',NO YEAR) - $if(%album%,%album%,NO ALBUM)[ - %codec%]

Album Artist OR Artist - Album - Year - CODEC
$if(%album artist%,$if($stricmp($left(%album artist%,4),'The '),$right(%album artist%,$sub($len(%album artist%),4)),$if($stricmp($left(%album artist%,7),'Various'),$replace(%album artist%,'Various Artists','VA'),%album artist%)),NO ALBUM ARTIST) - $if(%album%,%album%,NO ALBUM) $if($year(%date%),'('$year(%date%)')','('NO YEAR')')

#Album Artist OR Artist - Year - Album - CODEC
$if(%album artist%,$if($stricmp($left(%album artist%,4),'The '),$right(%album artist%,$sub($len(%album artist%),4)),$if($stricmp($left(%album artist%,7),'Various'),$replace(%album artist%,'Various Artists','VA'),%album artist%)),NO ALBUM ARTIST) - $if($year(%date%),$year(%date%),NO YEAR) - $if(%album%,%album%,NO ALBUM)[ - %codec%]

Samplerate
[$div(%samplerate%,1000)kHz]

Sort Incoming Files By: $year(%date%) - %album artist% - %album% - %discnumber% - %tracknumber% - %title%

Also see:
http://insurgencymod.blogspot.com/2015/04/protip-foobar2000-removing-and.html
http://insurgencymod.blogspot.com/2014/12/noted-foobar2000-compare-internal.html
http://insurgencymod.blogspot.com/2014/12/pro-tip-foobar2000-and-musicbee-rating.html (Older Config)
http://insurgencymod.blogspot.com/2014/08/noted-metadata-rating-compatablity.html

Also:
Note: $swapprefix is probably a more elegant solution. Oh well...



0 comments:

Post a Comment