{"id":19687175,"url":"https://github.com/trinitronx/mythtv-cookbook","last_synced_at":"2026-05-13T11:34:02.277Z","repository":{"id":6866404,"uuid":"8115335","full_name":"trinitronx/mythtv-cookbook","owner":"trinitronx","description":"MythTV cookbook for Opscode Chef","archived":false,"fork":false,"pushed_at":"2022-01-12T22:21:13.000Z","size":34,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T09:12:10.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinitronx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-09T21:24:00.000Z","updated_at":"2024-09-13T00:14:11.000Z","dependencies_parsed_at":"2022-08-26T06:41:02.091Z","dependency_job_id":null,"html_url":"https://github.com/trinitronx/mythtv-cookbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trinitronx/mythtv-cookbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fmythtv-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fmythtv-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fmythtv-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fmythtv-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinitronx","download_url":"https://codeload.github.com/trinitronx/mythtv-cookbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinitronx%2Fmythtv-cookbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32980812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T11:31:52.688Z","status":"ssl_error","status_checked_at":"2026-05-13T11:31:52.072Z","response_time":115,"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":[],"created_at":"2024-11-11T18:33:19.135Z","updated_at":"2026-05-13T11:34:02.237Z","avatar_url":"https://github.com/trinitronx.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](http://img.shields.io/travis/trinitronx/mythtv-cookbook.svg)](https://travis-ci.org/trinitronx/mythtv-cookbook)\n[![Cookbook Version](http://img.shields.io/cookbook/v/mythtv.svg)](http://community.opscode.com/cookbooks/mythtv)\n[![Gittip](http://img.shields.io/gittip/trinitronx.svg)](https://www.gittip.com/trinitronx)\n\n\nDescription\n===========\n\nInstalls MythTV in Debian/Ubuntu.\n\nChanges\n=======\n\n## v0.0.4:\n\n* Fix problems found in integration test suites due to long-running `apt-get install`s\n  * Enable multiverse repo for dependencies\n  * Adding `retry_delay` and `retries` params to frontend \u0026 backend recipes\n  * Fix IOError (closed stream) \u0026 Mixlib::ShellOut::CommandTimeout due to long running apt-get commands\n  * Removed unsupported centos-64 from test-kitchen platforms\n  * Fix apt 404 errors by including mythtv::default \u0026 running apt-get update first\n* Added serverspec integration tests for mythtv::backend and mythtv::frontend\n  * Added default mysql passwd attributes for mythbackend test-kitchen suite\n\n## v0.0.3:\n\n* Expand supported versions of Ubuntu:\n  * Intelligently detect the latest version of MythbuntuPPA/mythtv to use based on LSB codename\n  * Added MythbuntuPPA library (+rspec tests) for mapping supported platform versions to PPA versions\n  * Use apt\\_repository LWRP from apt cookbook to add the PPA\n* Added cookbook test framework\n  * Added chefspec, serverspec, test-kitchen tests (Run via: `rake` or `strainer test`)\n  * Use RallySoftware-cookbooks/cookbook-development cookbook test framework gem\n  * Added more supported versions of ubuntu to test-kitchen platforms\n  * Use [Travis CI](http://travis-ci.org) to automatically run tests for pull-requests \u0026 changes to this cookbook\n* Minor enhancements\n  * Fix metadata\n  * Fix Foodcritic warnings: FC007, FC019\n  * Cookbook version now specified in VERSION file\n\n## v0.0.2:\n\n* Add link to GitHub repository.\n\n## v0.0.1:\n\n* Initial version.\n\nContributions\n======\n\nThe source for this cookbook is hosted on\n[GitHub](https://github.com/peplin/mythtv-cookbook). If you have any issues with\nthis cookbook, please follow up there.\n\nLicense and Author\n==================\n\n* Copyright 2013, Chris Peplin \u003cchris.peplin@rhubarbtech.com\u003e\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fmythtv-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinitronx%2Fmythtv-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinitronx%2Fmythtv-cookbook/lists"}