Brumal's Winter Foobar
~~~~~~~~~~~~~~~~~~~~~~
REQUIRED COMPONENTS
* Album list panel
* Columns UI
* CWB Hooks
* Egoh Spectrum Analyser
* Explorer Tree
* Panels UI
* Play Count
* Quick Search Toolbar
INSTALLATION
* Copy the images and PanelsUI folders to C:\Program Files\foobar2000 (overwrite if it asks)
* Open foobar Preferences
* Navigate to Display -> Panels UI
* Select Brumal Winter from the Layout drop down list
* Read the PLAYLIST SWITCHER section to customize your playlist switcher
PLAYLIST SWITCHER
* Open Preferences. Navigate to Display -> Columns UI -> Playlist switcher
* General tab
Check Use titleformatting for playlist title in panel
Paste this code into the textbox. Change the titles to the headings you want:
$if($and($strcmp(%size%,0),$or(
$strcmp(%title%, ),
$strcmp(%title%,Artist),
$strcmp(%title%,Misc),
$strcmp(%title%,Classical),
$strcmp(%title%,Year),
$strcmp(%title%,Genre))),
$rgb(123,10,12) $upper(%title%), %title%
$tab()$tab()
$if(%is_active%,'[A]',)
$if(%is_playing%,'[P]',)
//$tab()%size%
)
* Colours and Fonts tab
Set the font to Corbel 8pt bold
Use these colors to match the playlist:
Text: 100 105 110
Selection Text: 255 255 255
Background: 255 255 255
Selection background: 99 104 107
Inactive selection text: 255 255 255
Inactive selection background (no focus): 99 104 107
Active item frame: 0 0 0
* Create empty playlists using the titles in the code above to create category headers
* Create empty playlist with a space as the title to make a spacer
BUTTONS
* The buttons from left to right are:
Previous Track
Stop
Pause
Play
Next Track
Active playing track
Switch right hand panel
Preferences
Show hidden controls
* Rating Stars
The track display panel shows 5 rating stars. Click a star to set the track rating
to that value. Click the star again to clear the rating.
CUSTOMIZATION
* Changing right side panel width
Go to the PanelsUI config screen and click Edit Layout. Change the rightPanelWidth
to the width you want. Values between 220 and 300 look best.
* Highlighting tracks missing replaygain
Right click the playlist and choose settings. Click the Item Display button. Change
HighlightTracksMissingReplaygain to a 1. Tracks missing replaygain will now show in
read.
TROUBLESHOOTING
* Album art isn't showing in playlist
Right click on the playlist and choose Settings. Click the Item Display button.
Change this line under IMAGE SOURCES:
$puts(albumartsrc,$replace(%path%,%filename_ext%,folder.*))
to point to your album art.
* Album art isn't showing in track display panel
Right click on the panel and choose Settings.
Change this line:
$puts(albumartsrc,$replace(%path%,%filename_ext%,folder.*))
to point to your album art.
USEFUL RESOURCES
* http://www.hydrogenaudio.org/forums/index.php
* http://wiki.hydrogenaudio.org/index.php?title=Foobar2000
CHANGELOG
* 2007-03-05
Initial release
--
Today, a young man on acid realised that all matter is merely energy condensed to a slow
vibration. That we are all one consciousness experiencing itself subjectively. There is
no such thing as death, life is only a dream and we're the imagination of ourselves...
Here's Tom with the weather.
Większość rozumiem, ale nie znam się zbytnio na tym programie...
Może być w wielkim skrócie.