A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1\subsection{OpenPlugins}
2\setting{Rockbox} uses an on disk database to store plugins and parameters.
3\setting{OpenPlugins} allows viewing/editing/exporting items from this database.
4
5\subsubsection{How it works}
6\setting{OpenPlugins} displays a list of plugins you have set for actions such
7as your \setting{Wps Hotkey}, \setting{Wps Context Plugin}, or \setting{Startup Plugin}.
8You can export these entries or your own custom entries to a shortcut.
9Any time this shortcut is run your selected parameters (or file) will be supplied.
10
11If no items currently exist there will only be a single item 'Add',
12on selection you will be presented with the file browser choose a plugin.
13
14After selecting a plugin you will have a new entry long press on an entry will
15display the context menu where you can edit the name,
16add parameters or even remove the entry.
17Selecting the entry will run it immediately.
18
19\begin{description}
20\item[Run] Exit and run selected entry.
21\item[Edit] Edit the name, path or parameters of the selected entry.
22\item[Remove] Delete the selected entry.
23\item[Export] Export selected entry you can change the filename if desired.
24\item[Add] On selection you will be presented with the file browser choose a plugin.
25\item[Back] Return to previous menu.
26\end{description}