Skip to content

Mirakurun 3.2.0

Compare
Choose a tag to compare
@kanreisa kanreisa released this 08 Jul 22:44
· 353 commits to master since this release

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