github Chinachu/Mirakurun 3.4.0
Mirakurun 3.4.0

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

Happy Holidays.

  • docker: Update base image to node:14.15.3-buster-slim.

Server Changes

  • server: Add hostname config for allowing access with specific hostname.
  • server: Fix timing of request timeout.
  • ui: Add hostname config editor.
  • ui: Add link to API Docs (Swagger UI).
  • api: [config/channels/scan] Support BS/CS types. #79
  • api: [tuners] Add url property to each User state.
  • api: [tuners] Add streamSetting property to each User state.
  • api: [tuners] Add streamInfo property to each User state for checking packet drop count.
  • api: [channels/*/stream, services/*/stream, programs/*/stream] Add X-Mirakurun-Tuner-User-ID response header.
  • misc: Rename satelitesatellite.

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.