Kodi のための EPGStation PVR アドオン
- EPGStation v1.7
- Kodi 18.8 Leia
- for macOS (x86_64)
- for Raspberry Pi OS (armv7)
- for Windows 10 (64 bit/Microsoft Store)
他の環境でも動くかもしれませんが、動作確認してません。
$ ./bootstrap
$ ./configure
$ make
$ make release
$ ls pvr.epgstation.zip
必要なツール:
- Visual Studio 2019
- PowerShell v5
> ./build.ps1
> ls ./pvr.epgstation.zip
- リポジトリアドオンをhttps://repo.harekaze.org/から取得
- Kodiを起動する
- 画面を操作し、System -> Add-ons -> Install from zip file へと行く
- 画面でzipファイルを選択してインストールする
- Install from repositoryからHarekaze2 repositoryに移動
- PVR Clientからアドオンをインストールする
- ソースコードからビルドするか、最適なバージョンのリリースをダウンロードする
- Kodiを起動する
- 画面を操作し、System -> Add-ons -> Install from zip file へと行く
- 画面でzipファイルを選択してインストールする
wiki/configuration に書いてあります
wiki/contribution に書いてあります