Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Toolbar Configuration

regorxxx edited this page Jan 12, 2023 · 8 revisions

Buttons framework

Some of my scripts make use of a universal buttons framework which allows to display the buttons in rows or columns working like a toolbar. In the examples below other buttons (from other scripts) can be seen along the ones found here. i.e. they can work all together loaded in the same panel.

Adding and removing buttons

New buttons can be added within foobar by pressing right click on it (anywhere). All can be found at 'Add buttons':

  • Fingerprint: audio fingerprint related tools. (i.e. this script)
  • Others: others tools without specific category. Like Device-Priority-SMP (not included here).
  • Playlist: playlist related tools.
  • Playlist Tools: the 'Swiss-knife' button containing a lot of tools and sub-menus. Like Playlist-Tools-SMP (not included here).
  • Search: tools to create playlists by similarity. Like Search-by-Distance-SMP (not included here).
  • Tags: tagging related tools. Having multiple instances of the same button(s) is also allowed in some cases.

btfw1

Clone this wiki locally