github Chinachu/Mirakurun 3.5.0
Mirakurun 3.5.0

latest releases: 3.9.0-rc.4, 3.9.0-rc.3, 3.9.0-rc.2...
3 years ago

This is Important Update for any devices.

  • ✅ Improved Performance
  • ✅ Improved Reliability
  • ✅ Fixed Critical Bug

v3 4 1-vs-v3 5 0

Server Changes

  • program: Change timing of save to data file to 10 seconds for reduce I/O usage.
  • ts-decoder: Implemented decoder command auto-heal, path-through fallback. (new feature)
  • ts-filter: Use stream.Transform instead of stream.Duplex.
  • ts-filter: Make drop on error packet to fix broken TS output. (bug)
  • ts-filter: Fix high CPU usage on waiting.
  • ts-filter: Improve performance.
  • tuner-device: Add <freq> and <polarity> to tuner command. #77
  • tuner-device: Improve performance.

Docker Changes

  • Update base image to node:14.15.4-buster-slim.

How to Update

Docker on Linux

cd ~/mirakurun/
docker-compose down --rmi all
docker-compose pull
docker-compose up -d

Linux (PM2)

sudo npm install mirakurun -g --unsafe-perm --production

Don't miss a new Mirakurun release

NewReleases is sending notifications on new releases.