> I know you can set a specific volume with CLI (volume mixer) but I'm
> trying to do as much as I can with IR commands (yes, that old tech).
There are reasons why that old tech got replaced ;-).
> I have a nice little credit card sized remote that I'm trying to make
> really easy to use with no UI. Since you can turn the volume up and
> down with IR commands I thought it would be nice to have a button that
> sets the volume back to, say, 50 or 70 when pressed one time.
This could potentially be possible by implementing custom IR hooks in a
plugin. But by default there's no IR mapping for this kind of functionality.
> In looking through the Default.map it doesn't look like it can be done
> directly. Maybe i need to go through a plugin? Or is there a way to
> send a CLI command through with a custom IR?
You'll have to write this yourself. There simply is no code to map to.
--
Michael
> trying to do as much as I can with IR commands (yes, that old tech).
There are reasons why that old tech got replaced ;-).
> I have a nice little credit card sized remote that I'm trying to make
> really easy to use with no UI. Since you can turn the volume up and
> down with IR commands I thought it would be nice to have a button that
> sets the volume back to, say, 50 or 70 when pressed one time.
This could potentially be possible by implementing custom IR hooks in a
plugin. But by default there's no IR mapping for this kind of functionality.
> In looking through the Default.map it doesn't look like it can be done
> directly. Maybe i need to go through a plugin? Or is there a way to
> send a CLI command through with a custom IR?
You'll have to write this yourself. There simply is no code to map to.
--
Michael