Skip to content

Mirakurun 3.8.0

Latest
Compare
Choose a tag to compare
@kanreisa kanreisa released this 10 Aug 15:35
· 183 commits to master since this release

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.