github Chinachu/Mirakurun 3.2.0
Mirakurun 3.2.0

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

bug fix and add disableEITParsing config.

Server Changes

  • docker: fix wrong filename - services.ymlservices.json, programs.ymlprograms.json.
  • config: add disableEITParsing (server). #49
    • also add UI.

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.