Foobar2000:Components/Run Main (foo run main): Difference between revisions
(New Component page) |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| caption = | | caption = | ||
| module_name = foo_run_main | | module_name = foo_run_main | ||
| developer = | | developer = {{ha user|u=130879|name=marc2k3}} | ||
| repository = [https://github.com/marc2k3/foo_run_main Github] | | repository = [https://github.com/marc2k3/foo_run_main Github] | ||
| released = | | released = {{start date and age|2021|01|10}} | ||
| released_ref = | | released_ref = | ||
| stable_release = 1.0. | | stable_release = 1.0.2 | ||
| stable_release_date = 2022- | | stable_release_date = 2022-11-30 | ||
| preview_release = | | preview_release = | ||
| preview_release_date = | | preview_release_date = | ||
Line 17: | Line 17: | ||
| foobar2000_ui_module = | | foobar2000_ui_module = | ||
| use = Other | | use = Other | ||
| license = MIT License | | license = [https://github.com/marc2k3/foo_cover_info/blob/main/LICENSE.md MIT License] | ||
}} | }} | ||
Line 35: | Line 35: | ||
== External links == | == External links == | ||
* {{ha|https://hydrogenaud.io/index.php/topic,121952}} | * {{ha|https://hydrogenaud.io/index.php/topic,121952}} | ||
* [https://marc2k3.github.io/component/run-main/ | * [https://marc2k3.github.io/component/run-main/ Official component homepage] | ||
* [https://marc2k3.github.io/component/run-main/ Official component homepage for pre 2.x foobar2000 releases] | |||
* [https://github.com/marc2k3/run-main/releases Download] |
Latest revision as of 11:14, 5 March 2023
Run Main | |
---|---|
foo_run_main | |
Developer(s) | marc2k3 |
Repository | Github |
Release information | |
Initial release | January 10, 2021; 3 years ago |
Stable release | 1.0.2 (November 30, 2022) |
foobar2000 compatibility | |
Minimum version | 2.0 |
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"