Foobar2000:Components/Run Main (foo run main): Difference between revisions
Appearance
m version |
m →External links: strike download |
||
| Line 41: | Line 41: | ||
* [https://marc2k3.github.io/component/run-main/ Official component homepage] | * [https://marc2k3.github.io/component/run-main/ Official component homepage] | ||
* [https://marc2k3.github.io/component/run-main/ <s>Official component homepage for pre 2.x foobar2000 releases</s>] | * [https://marc2k3.github.io/component/run-main/ <s>Official component homepage for pre 2.x foobar2000 releases</s>] | ||
* [https://github.com/marc2k3/marc2k3/releases Download] | * [https://github.com/marc2k3/marc2k3/releases <s>Download</s>] | ||
Latest revision as of 15:21, 27 January 2026
| Run Main | |
|---|---|
foo_run_main | |
| Developer(s) | |
| Release information | |
| Initial release | January 10, 2021; 5 years ago |
| Stable release | 1.1.0 (November 27, 2024) |
| foobar2000 compatibility | |
| Minimum version | 2.24 |
| UI module(s) | N/A |
| Additional information | |
| Use | Other |
| License | MIT License |
| View all components | |
Description
Unlike the built in command line handler/foo_runcmd, this component has full support for dynamically generated menu commands meaning you can use Edit commands and switch playlists, change output devices etc.
Usage
To avoid ambiguity with common names that might appear more than once under different sub menus, you must supply the full path to the command.
Examples:
foobar2000.exe /run_main:Edit/Sort/Randomize foobar2000.exe /run_main:Library/Search // use double quotes when command contains spaces foobar2000.exe /run_main:"Playback/Device/Primary Sound Driver"
Minimum requirements
- foobar2000 2.24
- Windows 10