Mirakurun Versions Save

A Modern DVR Tuner Server for Japanese TV.

3.9.0-beta.23

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

What's Changed

New Contributors

Full Changelog: https://github.com/Chinachu/Mirakurun/compare/3.8.0...3.9.0-beta.23

3.9.0-beta.5

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

3.9.0-beta.4

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

3.9.0-beta.3

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

3.9.0-beta.2

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

3.9.0-beta.1

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

3.9.0-beta.0

2 years ago

beta release - Since there are many changes in this version, we have tentatively released it as a beta version. The details of this update are not yet available.

3.8.0

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.