{"id":16542879,"url":"https://github.com/binhex/arch-tvheadend","last_synced_at":"2025-03-21T10:31:26.274Z","repository":{"id":82321823,"uuid":"51367741","full_name":"binhex/arch-tvheadend","owner":"binhex","description":"Docker build script for Arch Linux base with Tvheadend","archived":false,"fork":false,"pushed_at":"2024-10-14T08:29:13.000Z","size":86,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T05:12:13.974Z","etag":null,"topics":["atsc","docker-image","dvb","tvheadend"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binhex.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":"2016-02-09T13:17:35.000Z","updated_at":"2024-10-14T08:28:52.000Z","dependencies_parsed_at":"2023-10-12T23:27:10.560Z","dependency_job_id":"8a6dcba8-5f91-430d-9c7d-2036df9d4895","html_url":"https://github.com/binhex/arch-tvheadend","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-tvheadend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-tvheadend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-tvheadend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-tvheadend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binhex","download_url":"https://codeload.github.com/binhex/arch-tvheadend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244777864,"owners_count":20508801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["atsc","docker-image","dvb","tvheadend"],"created_at":"2024-10-11T18:58:45.871Z","updated_at":"2025-03-21T10:31:25.975Z","avatar_url":"https://github.com/binhex.png","language":"Shell","funding_links":["https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4"],"categories":[],"sub_categories":[],"readme":"**Application**\n\n[Tvheadend](https://tvheadend.org/)\n\n**Description**\n\nTvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT\u003eIP and HDHomeRun as input sources. Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT\u003eIP streaming. Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).\n\n**Build notes**\n\nLatest stable Tvheadend release from Arch Linux AUR.\n\n**Usage**\n```\ndocker run -d \\\n    -p 9981:9981 \\\n    -p 9982:9982 \\\n    --name=\u003ccontainer name\u003e \\\n    -v \u003cpath for data files\u003e:/data \\\n    -v \u003cpath for config files\u003e:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    --device=/dev/\u003ctuner type\u003e \\\n    -e UMASK=\u003cumask for created files\u003e \\\n    -e PUID=\u003cuid for user\u003e \\\n    -e PGID=\u003cgid for user\u003e \\\n    binhex/arch-tvheadend\n```\n\nPlease replace all user variables in the above command defined by \u003c\u003e with the correct values.\n\n**Access HTTP**\n\n`http://\u003chost ip\u003e:9981`\n\n**Access HTSP**\n\n`http://\u003chost ip\u003e:9982`\n\n**Example**\n```\ndocker run -d \\\n    -p 9981:9981 \\\n    -p 9982:9982 \\\n    --name=tvheadend \\\n    -v /apps/docker/tvheadend/recorded:/data \\\n    -v /apps/docker/tvheadend:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    --device=/dev/dvb \\\n    -e UMASK=000 \\\n    -e PUID=0 \\\n    -e PGID=0 \\\n    binhex/arch-tvheadend\n```\n\n**Notes**\n\nUser ID (PUID) and Group ID (PGID) can be found by issuing the following command for the user you want to run the container as:-\n\n```\nid \u003cusername\u003e\n```\n___\nIf you appreciate my work, then please consider buying me a beer  :D\n\n[![PayPal donation](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4)\n\n[Documentation](https://github.com/binhex/documentation) | [Support forum](http://forums.unraid.net/index.php?topic=46575.0)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-tvheadend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinhex%2Farch-tvheadend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-tvheadend/lists"}