{"id":17972884,"url":"https://github.com/ww24/docker-tv-recorder","last_synced_at":"2026-04-26T12:32:23.563Z","repository":{"id":43382429,"uuid":"230999600","full_name":"ww24/docker-tv-recorder","owner":"ww24","description":"📺 Mirakurun and Chinachu on Docker.","archived":false,"fork":false,"pushed_at":"2023-09-05T00:52:13.000Z","size":36,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T23:13:17.794Z","etag":null,"topics":["chinachu","docker-compose","dockerfile","mirakurun"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ww24.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-31T00:40:24.000Z","updated_at":"2022-01-03T17:36:23.000Z","dependencies_parsed_at":"2024-10-29T16:40:12.230Z","dependency_job_id":null,"html_url":"https://github.com/ww24/docker-tv-recorder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ww24/docker-tv-recorder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ww24%2Fdocker-tv-recorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ww24%2Fdocker-tv-recorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ww24%2Fdocker-tv-recorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ww24%2Fdocker-tv-recorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ww24","download_url":"https://codeload.github.com/ww24/docker-tv-recorder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ww24%2Fdocker-tv-recorder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chinachu","docker-compose","dockerfile","mirakurun"],"created_at":"2024-10-29T16:26:21.540Z","updated_at":"2026-04-26T12:32:23.546Z","avatar_url":"https://github.com/ww24.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-tv-recorder\n===\n\n[![Test on master](https://github.com/ww24/docker-tv-recorder/workflows/Test%20on%20master/badge.svg)](https://github.com/ww24/docker-tv-recorder/actions?query=workflow%3A%22Test+on+master%22)\n\n## Requirements\n- docker\n- direnv\n\n## Usage\n\n### chinachu\n\n- `.envrc` の `DOCKER_HOST` の値には `tcp://${DOCKER_HOST_IP}:2375` を指定します。\n  - `docker compose` を実行するマシンと同一であれば不要です。\n- `.env` の `MIRAKURUN_PATH` の値には Mirakurun の API のエンドポイントを指定します。\n\n```\ndocker compose build\ndocker compose up -d\n```\n\n### mirakurun\n\n- `.envrc` の `DOCKER_HOST` の値には `tcp://${DOCKER_HOST_IP}:2375` を指定します。\n  - `docker compose` を実行するマシンと同一であれば不要です。\n- ホストにチューナーを接続しドライバーをインストールしておく必要があります。\n  - [PX-S1UD](http://www.plex-net.co.jp/product/px-s1udv2/) で動作確認しています。\n- ホストに B-CAS カードを挿入したカードリーダーが接続されている必要があります。\n  - カードリーダーによっては別途ドライバーのインストールが必要です。\n  - ホストに pcscd は不要になりました。起動している場合は競合するため停止してください。\n\n```\ndocker compose build\ndocker compose up -d\n```\n\n## References\n\n- https://github.com/Chinachu/Mirakurun/blob/master/doc/Configuration.md\n- https://github.com/Chinachu/Chinachu/wiki/Gamma-Configuration\n- https://github.com/Chinachu/docker-mirakurun-chinachu\n\n## Disclaimer\n\n- 仕様理解を目的とした私的利用を想定しているため、ビルド済みのバイナリ、イメージの配布は行いません。\n- 各プログラムのソースは、ビルド時に配布元から直接ダウンロードするため、配布元が配布を終了した際には、ビルドできません。\n- 配布物を利用したことに依る権利上のトラブル、プログラムやハードウェアへの損害など、生じたあらゆるトラブルや損害について、配布者は責任を負いません。\n- 日本国内で、日本国の法律を遵守してご利用ください。\n\n## License\n\nDockerfile や shell script 等、直接的な配布物に関しては [Unlicense](https://unlicense.org/) とし、配布者はいかなる権利も主張しません。\n\n他の配布元からダウンロードされるソフトウェア等に関しては、各配布元の License に従ってください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fww24%2Fdocker-tv-recorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fww24%2Fdocker-tv-recorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fww24%2Fdocker-tv-recorder/lists"}