TheQwertiest / foo_spider_monkey_panel

foobar2000 component that allows to use JavaScript to create CUI/DUI panels
https://theqwertiest.github.io/foo_spider_monkey_panel/
MIT License
268 stars 21 forks source link

Playback buttons not appearing properly for portable Foobar installation #204

Open 1reeper opened 1 year ago

1reeper commented 1 year ago

When Foobar is installed as a portable version (on external SSD), Spider Monkey panel with the "Playback Controls & Current Track Info" built-in script does not show the playback buttons properly.

Does the script or the component require fonts to be installed?

Thanks

panel

a1waysbeta commented 1 year ago

Yes, you can install the required fonts, such as FontAwesome

1reeper commented 1 year ago

do you know which font is required for this specific script? i've tried the free fonts available from the fontawesome site, but the spider monkey panel still shows the blank rectangles

Edit: found the right version, ended up following a Wayback Machine link for an older version of fontawesome - v4 compatibility

IwishIcanFLighT commented 3 weeks ago

Edit: found the right version, ended up following a Wayback Machine link for an older version of fontawesome - v4 compatibility

I was having the same issue despite installing FontAwesome (both desktop and/or web version) as required by the doc.

Can confirm that FA latest (v6+) doesn't work with the playback buttons, and you actually have to install FA v4 (latest is v4.7.0).

Extracted and installed fonts/fontawesome-webfont.ttf, restarted foobar2000 and it worked as intended.