Skip to content

Releases: Tom-Hirschberger/MMM-MplayerRadio

Release 0.1.4

10 Aug 16:59
Compare
Choose a tag to compare

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

05 Nov 18:31
Compare
Choose a tag to compare

This is release 0.1.3 with the following changes:

  • the vlcWrapper.bash and vlcPaWrapper.bash scripts now stop vlc with a kill followed by a kill -9 after one second delay. The processes did not stop with the current versions of vlc otherwise.

Release 0.1.2

28 May 08:17
c6b2d6b
Compare
Choose a tag to compare

This is release 0.1.2 with the following changes:

  • the streamlink wrapper supports additional custom arguments like the vlc wrappers now

Release 0.1.1

23 May 18:12
f1aec8a
Compare
Choose a tag to compare

This is release 0.1.1 with the following changes:

  • the vlcWrapper.bash and vlcPaWrapper.bash now support a variable count of custom options that can be added after the stream url. The options will be added directly to the vlc command line i.e. to disable certificate verification.

Release 0.1.0

12 May 18:46
a0962d3
Compare
Choose a tag to compare

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 provided vlcWrapper.bash script to start vlc with the options needed.
  • modified the vlcPaWrapper.bash script to use the additional options needed to start vlc with enabled stream information support.
  • updated the options and URLs in the readme

Release 0.0.14

04 May 16:24
fd3abc3
Compare
Choose a tag to compare

This is release 0.0.14 with the following changes:

  • added a new wrapper called vlcPaWrapper.bash which uses vlc to play a stream but sets the audio of vlc with pa_volume to a configurable value before

Release 0.0.13

05 Mar 15:08
8f0c349
Compare
Choose a tag to compare

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 and HiFiBerryOS 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 the HiFiBerryOS interface

Release 0.0.12

05 Mar 13:35
Compare
Choose a tag to compare

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

05 Mar 13:08
a7e9881
Compare
Choose a tag to compare

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

24 Oct 19:26
786dc04
Compare
Choose a tag to compare

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