This is a skin for the foobar2000 audio player. This theme requires Foobar2000 version 1.4 (or newer). Follow the instructions below to install it properly.
此為 Eole Foobar theme 的內容的繁體中文化
If you've got some knowledge in Javascript, feel free to suggest code performance improvements, report bugs, or submit fixes. Just open an issue ticket, share the code, or create a pull request.
If you'd like to support the project, you can also make a small donation on buymeacoffee.com or through paypal.
Close foobar.
Download this github repository and copy each folder into your foobar profile directory (user-components
, themes
, and plugins
).
%AppData%/foobar2000
profile
" inside your installation directory.Run foobar, choose ColumnUI
as user interface (from the prompt, or in File
> Preferences
> Display
).
From the Columns UI settings in File
> Preferences
> Display
> Columns UI
, click on Import
, and select the following file: [FOOBAR_PROFILE_DIRECTORY]\themes\eole\columnsUI_eole.fcl
.
Configure the Winamp directory in Shpeck for the visualisations, it's at the bottom of the preferences window: Click the Foobar
button in the top left and navigate to File
> Preferences
> Visualisations
> Shpeck
. Click on the ...
button in the top right to browse and select the directory [FOOBAR_PROFILE_DIRECTORY]\plugins\winamp
. Validate, close the preferences, and go to the Visualization
tab of the skin. Right click and select Milkdrop
in the Autostart Plugin
submenu.
Optionally, if you want some extra polish you can change the systray icon: Click the Foobar
button in the top left and navigate to File
> Preferences
> Display
> Columns UI
. Go to the Notification area
tab and tick Use custom icon
, then click Select icon...
and select the file [FOOBAR_PROFILE_DIRECTORY]\themes\eole\img\systray icons\white\uniEC4F.ico
(or any of the alternative icons in this folder).
That's it! Enjoy your music!
WARNING: The visualization tab is powered by Shpeck, which can be unstable. So if it doesn't work or it makes foobar crash on your computer, you'll have to figure what's wrong yourself. You can try to find the lastest informations at the end of the discussion topic of Shpeck here http://tinyurl.com/hr2ybp2, or completely remove the visualisations (you will need to edit the theme a little bit for that: right click the Visualization
tab at the top and select Settings
. Check Hide visualization panel
. Remove the Shpeck component at the bottom of the panel list in File
> Preferences
> Display
> Columns UI
> Layout
).
Eole uses a cover cache. The cover cache is built little by little: when a cover is displayed, if it isn't stored yet in the cache, it will be added to it. So on first display of any cover, it will be a little bit slow, but it will be a lot faster on subeequent displays. This cache is based on the %album artist%
and %album%
tags. After updating an existing cover, you must manually refresh it in foobar. Just right click on the cover needing to be refreshed and click Refresh this image
.
The library browser panel has an option to load every cover from the image cache at startup, which is enabled by default and allows to browse your library without waiting for the covers to load. Foobar memory usage is higher when this option is enabled, because all the covers are loaded into memory. This option has an effect only once the image cache is already built, which is done little by little: when a cover is displayed, if it isn't stored yet in the cache, it will be added to the cache.
Most panels have a settings menu which can be accessed with a right click. You can also look for the hamburger (3 dots) menu icons. And if you want to get your hands dirty and edit a panel, press SHIFT
when right clicking and click Configure
to see which files contain the related scripts.