{"id":17962120,"url":"https://github.com/skyzyx/tv-show-renamer","last_synced_at":"2026-04-25T12:32:18.681Z","repository":{"id":66710471,"uuid":"230447127","full_name":"skyzyx/tv-show-renamer","owner":"skyzyx","description":"Simple Bash scripts for cleaning up TV show titles and descriptions","archived":false,"fork":false,"pushed_at":"2020-12-20T00:37:54.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-18T22:20:57.889Z","etag":null,"topics":["bash","itunes","mp4info","mp4tags","mp4v2","tv-shows"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyzyx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-27T13:16:06.000Z","updated_at":"2020-12-20T00:37:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b5986be-2587-4df8-aee4-3841969ab749","html_url":"https://github.com/skyzyx/tv-show-renamer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skyzyx/tv-show-renamer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Ftv-show-renamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Ftv-show-renamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Ftv-show-renamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Ftv-show-renamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyzyx","download_url":"https://codeload.github.com/skyzyx/tv-show-renamer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyzyx%2Ftv-show-renamer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32262800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["bash","itunes","mp4info","mp4tags","mp4v2","tv-shows"],"created_at":"2024-10-29T11:14:02.655Z","updated_at":"2026-04-25T12:32:18.661Z","avatar_url":"https://github.com/skyzyx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TV Show Renamer\n\nFixes a number of small annoyances when purchasing complete TV series’ from the iTunes Store.\n\n1. In a title such as “Season 1, Episode 1: Pilot”, it will set Season to `1`, Episode to `1`, and Title to _Pilot_.\n\n1. Will attempt some basic cleanup around apostrophes, quotes, etc.\n\n## Usage\n\n* Assumes GNU tools instead of BSD tools: \u003chttps://flwd.dk/31ELAKJ\u003e\n* `brew install mp4v2`\n\nI tend to run it like this:\n\n```bash\nfind /path/to/shows -type f -name \"*.m4v\" -print0 \\\n| xargs -0 --no-run-if-empty -I% ./itunes-store-complete-series-episode-fixer.sh \"%\"\n```\n\n## Support\n\nNone. If you have an issue, submit a PR with a fix.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzyx%2Ftv-show-renamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyzyx%2Ftv-show-renamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyzyx%2Ftv-show-renamer/lists"}