Version 3.0.0 Alpha 2
Pre-release
Pre-release
- BREAKING: Changed the variable names passed to the format string for
now playing -f 'format...'
- BREAKING: Made
now-playing -w
incompatible with player filter flags (e.g.--bus
), as this never functioned correctly - BREAKING: Sanitized newlines in the default line-separated output mode for
now-playing -w
- Add
{{ expr | .member }}
and{{ expr | .[index] }}
filters to the format string syntax - Add
{{ function(arg!) }}
null-propagating syntax to format string function arguments - Add
-0
flag tonow-playing -w
for NUL-separated output (preserves newline characters) - Improved CLI logging flags
- Fix incorrect position reporting in the values returned by
now-playing
- Potential fix for unhandled player-created events by the server