Requirements & Installation
Minimum requirements & download#
Download | Release Date | foobar2000 | |
---|---|---|---|
3.3.14 | 27th November 2023 | 1.6.6+ | 32bit/64bit |
Note
Most included samples require the installation of FontAwesome
which
you can grab here
Extra requirements#
- The IJSimage ApplyEffect method requires
Windows 10
or later. - Displaying coloured emoji requires
Windows 10
or later. - The following require
foobar2000
2.0
:console.ClearBacklog
console.GetLines
plman.FindByGUID
plman.GetGUID
plman.GetQueryItems
IMetadbHandle
FileCreated
on_console_refresh
Installation#
https://wiki.hydrogenaud.io/index.php?title=Foobar2000:How_to_install_a_component
It is assumed you know how to add panels to your layout. Basic guides can be found below.
Note
Columns UI
users can add panels as a Toolbar
and this enables transparency
for the panel.
In addition to being available from right clicking any existing Toolbar
, you can
also get the same effect in full size panels when added from the Layout
preferences.
Right click a splitter and choose Insert panel>Toolbars>JScript Panel 3
. You probably
only want to do this when used in conjunction with Panel Stack Splitter
!
Samples#
Since the learning curve for writing your own scripts is quite steep, there
are many included samples that don't require any knowledge at all. You
can simply pick the one you want to use from the Samples
button in
the Configuration Window.
The Gallery has recently been updated with more detailed setup notes / usage instructions.