github Chinachu/Mirakurun 3.8.0
Mirakurun 3.8.0

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

Logo support enhanced.

mirakurun-3 8 0-ui

Server Changes

  • config/server: Add logoDataInterval to suppress parsing logo data frequently.
  • service: Save the each logo data to separate file instead of json db.
  • ts-filter: Add support for BS/CS logo. #17
  • ui: Add service list in "Status".

Client Changes

  • Add missing type definition in Service.

Docker Changes

  • Set env NODE_ENV=production by default.

Other Changes

  • package: Update dependencies.

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

Warnings

- Mirakurun should never be exposed on the Internet.
- Do not open ports. Do not put it under a reverse proxy.
- Otherwise, you may be subject to criminal penalties.
- It is illegal to publish received data (incl. logo data) on the Internet.
- Live tweeting of programs with screen shots may be illegal as well.

Don't miss a new Mirakurun release

NewReleases is sending notifications on new releases.