Skip to content

Releases: Chinachu/Mirakurun

Mirakurun 3.9.0-beta.25

02 Jan 14:50
Compare
Choose a tag to compare
Pre-release

Mirakurun 3.9.0-beta.24

20 Dec 22:36
Compare
Choose a tag to compare
Pre-release

Mirakurun 3.9.0-beta.23

17 Dec 10:58
Compare
Choose a tag to compare
Pre-release

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

  • Kodi 19のIPTV機能でチャンネル選択に時間がかかる問題を修正 by @falms in #101
  • 無効化されたチューナーが存在する際に WebUI のインデックスがおかしくなる問題を修正 by @riku6460 in #109

New Contributors

Full Changelog: 3.8.0...3.9.0-beta.23

Mirakurun 3.9.0-beta.5

01 Sep 20:16
Compare
Choose a tag to compare
Pre-release

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.

Mirakurun 3.9.0-beta.4

31 Aug 17:25
Compare
Choose a tag to compare
Pre-release

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.

Mirakurun 3.9.0-beta.3

27 Aug 10:23
Compare
Choose a tag to compare
Pre-release

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.

Mirakurun 3.9.0-beta.2

22 Aug 07:11
Compare
Choose a tag to compare
Pre-release

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.

Mirakurun 3.9.0-beta.1

19 Aug 13:23
Compare
Choose a tag to compare
Pre-release

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.

Mirakurun 3.9.0-beta.0

17 Aug 23:29
Compare
Choose a tag to compare
Pre-release

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.

Mirakurun 3.8.0

10 Aug 15:35
Compare
Choose a tag to compare

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.