{"id":18312985,"url":"https://github.com/drkno/media-scripts","last_synced_at":"2026-06-23T13:32:55.979Z","repository":{"id":78449711,"uuid":"432967648","full_name":"drkno/media-scripts","owner":"drkno","description":"Plex scripts for a fully automated media server","archived":false,"fork":false,"pushed_at":"2022-10-22T06:10:36.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T23:51:34.773Z","etag":null,"topics":["automated","automatic","docker","hacktoberfest","jellyfin","media","plex","radarr","scripts","server","sonarr"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/drkno.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":"2021-11-29T08:50:48.000Z","updated_at":"2023-05-29T09:18:46.000Z","dependencies_parsed_at":"2023-04-21T12:17:49.409Z","dependency_job_id":null,"html_url":"https://github.com/drkno/media-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drkno/media-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkno%2Fmedia-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkno%2Fmedia-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkno%2Fmedia-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkno%2Fmedia-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drkno","download_url":"https://codeload.github.com/drkno/media-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drkno%2Fmedia-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34691859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automated","automatic","docker","hacktoberfest","jellyfin","media","plex","radarr","scripts","server","sonarr"],"created_at":"2024-11-05T16:26:04.908Z","updated_at":"2026-06-23T13:32:55.955Z","avatar_url":"https://github.com/drkno.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Media Scripts\r\n\r\nScripts for starting a fully automated media server.\r\n\r\n## Initial Setup\r\n\r\nThis assumes a systemd+docker OS, with a user and group 1000,1000.\r\n\r\n1. Make a copy of `.env.example` to `.env` and edit variables within. Some tokens may need to be placeholders for initial setup\r\n2. Find and replace `mydomain.com` and `myotherdomain.com` with your hostnames.\r\n3. `ln -s /etc/systemd/system/pms.service ./pms.service`\r\n4. `systemctl daemon-reload \u0026\u0026 systemctl enable pms`\r\n5. `mkdir -p ./config/mount \u0026\u0026 docker run -it --rm -v ./config/mount:/config drkno/cloudmount:latest rclone_setup`\r\n6. Update settings within other config files.\r\n7. `systemctl start pms`\r\n\r\n## Updating\r\n\r\n```sh\r\n# Update only non-critical services\r\n./deploy.sh\r\n\r\n# Redeploy all critical services\r\n./deploy.sh all\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrkno%2Fmedia-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrkno%2Fmedia-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrkno%2Fmedia-scripts/lists"}