"Eugene Sharygin" <[email protected]> writes: > Hi, > > I ran into a simple bug in `emms-volume-pulse', specifically in how it > parses the output of `pactl list sinks': regular expression for a Sink > line in `emms-volume--pulse-get-volume' does not currently > (20180409.2121) support numbers that are not single digits. > > Changing the regexp to `".*Sink[ \t]+\\#\\([0-9]+\\)"' would fix that.
Commited to the main git repo. thank you -- "Cut your own wood and it will warm you twice" _______________________________________________ Emms-help mailing list [email protected] https://lists.gnu.org/mailman/listinfo/emms-help
