Hi,
I have some proposals for the brand new plugin framework of Volumio 3:
- During plugin generation, add an ‘update.sh’ file that works much like ‘install.sh’ when the respective commands ‘volumio plugin install/update’ are called, including sudo permission.
- The output of ‘volumio plugin’ commands is messy when they are launched from a terminal. Add an option such as --terminal or -t that provides a suitable output for the terminal screen
- When ‘volumio plugin’ commands are launched from the terminal, the command prompt never returns to the user unless you press Ctrl+C. The proposed --terminal option could also provide proper command exit
Cheers