Releases: Tom-Hirschberger/MMM-MplayerRadio
Releases · Tom-Hirschberger/MMM-MplayerRadio
Release 0.1.4
This is release 0.1.4 with the following changes:
- fixed a issue which caused stations being played by notification with id not being played as the id was interpreted as string instead of integer
Release 0.1.3
This is release 0.1.3 with the following changes:
- the
vlcWrapper.bash
andvlcPaWrapper.bash
scripts now stop vlc with akill
followed by akill -9
after one second delay. The processes did not stop with the current versions of vlc otherwise.
Release 0.1.2
This is release 0.1.2 with the following changes:
- the
streamlink
wrapper supports additional custom arguments like thevlc
wrappers now
Release 0.1.1
This is release 0.1.1 with the following changes:
- the
vlcWrapper.bash
andvlcPaWrapper.bash
now support a variable count of custom options that can be added after the stream url. The options will be added directly to thevlc
command line i.e. to disable certificate verification.
Release 0.1.0
This is release 0.1.0 with the following changes:
- it is possible to display the current stream information if
vlc
is used now. Use the providedvlcWrapper.bash
script to startvlc
with the options needed. - modified the
vlcPaWrapper.bash
script to use the additional options needed to startvlc
with enabled stream information support. - updated the options and URLs in the readme
Release 0.0.14
This is release 0.0.14 with the following changes:
- added a new wrapper called
vlcPaWrapper.bash
which usesvlc
to play a stream but sets the audio ofvlc
withpa_volume
to a configurable value before
Release 0.0.13
This is release 0.0.13 with the following changes:
- The module now waits for the old process to stop before it starts the new one during station changes which is essential for the
xmms2
andHiFiBerryOS
wrapper. - During a station change the module does not signal a stop of the old station and the start of the new station but only the station change to the frontend now. This is to reduce flickering.
- The wrapper of
HiFiBerryOS
is now more robust if the station gets changed or if the playback gets stopped at theHiFiBerryOS
interface
Release 0.0.12
This is release 0.0.12 with the following changes:
- fixed wrong state (playing/stopped) if
customCommand
is used and the wrapper/program stops
Release 0.0.11
This is release 0.0.11 with the following changes:
- All CSS classes are prefixed with the module name now
- A new wrapper script is included to control a remote HiFiBerryOS instance via ssh
Release 0.0.10
This new Version 0.0.10 provides:
- added a new wrapper script (streamlinkWrapper.bash) which can be used to play streams that do not send continuously