{"id":17280577,"url":"https://github.com/gesa/plex-dvr-run","last_synced_at":"2025-07-30T14:32:42.222Z","repository":{"id":57325904,"uuid":"298193846","full_name":"gesa/plex-dvr-run","owner":"gesa","description":"quickly set up your Plex dvr post processor ","archived":false,"fork":false,"pushed_at":"2020-10-23T02:31:12.000Z","size":27,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-16T05:42:41.304Z","etag":null,"topics":["dvr","plex"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/gesa.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":"2020-09-24T06:53:42.000Z","updated_at":"2021-10-27T19:34:04.000Z","dependencies_parsed_at":"2022-09-21T02:00:56.428Z","dependency_job_id":null,"html_url":"https://github.com/gesa/plex-dvr-run","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesa%2Fplex-dvr-run","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesa%2Fplex-dvr-run/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesa%2Fplex-dvr-run/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesa%2Fplex-dvr-run/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gesa","download_url":"https://codeload.github.com/gesa/plex-dvr-run/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228154027,"owners_count":17877704,"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":["dvr","plex"],"created_at":"2024-10-15T09:21:08.550Z","updated_at":"2024-12-04T17:09:22.326Z","avatar_url":"https://github.com/gesa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plex DVR Postprocessor Easy Start\n\n## Motivation\n\nAs of Plex Media Server v1.19.3, the postprocessing script _must_ be called from the Scripts directory inside the [application data directory](https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/). This allows you to quickly set up [plex-dvr](https://github.com/gesa/plex-dvr) on your server.\n\n## Prerequisites\n\n- **`comskip`:** https://github.com/erikkaashoek/Comskip\n- **`comcut`:** https://github.com/BrettSheleski/comchap\n- **`ccextractor`:** https://github.com/CCExtractor/ccextractor\n- **`ffmpeg`:** https://ffmpeg.org/\n- **`HandbrakeCLI`:** https://handbrake.fr/downloads.php\n\n## Quick Start\n\n```sh\n# from (application data directory)/Scripts\ngit clone git@github.com:gesa/plex-dvr-run.git\ncd plex-dvr-run\nnpm i\n```\n\nThen, in your Plex Media Server DVR settings, set your DVR's postprocessing script to `plex-dvr-run/run`.\n\n## Configuration\n\nTo customize for your system after running the [quick start](#quick-start), run `npx plex-dvr --sample-config`. This will dump a sample config.json into the console, along with printing the config directory path.\n\n### Comskip\n\nSave your comskip.ini file in the config directory. See [the tuning document](http://www.kaashoek.com/files/tuning.htm) for more information.\n\n### HandBrake\n\nRun `HandBrakeCLI --help` to see a list of available enocoders on your system, replacing the value in the config with your choice. Run `HandBrakeCLI --encoder-preset-list [your encoder]` to see available presets, pick one to add to your config.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesa%2Fplex-dvr-run","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgesa%2Fplex-dvr-run","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesa%2Fplex-dvr-run/lists"}