{"id":16542913,"url":"https://github.com/binhex/arch-medusa","last_synced_at":"2025-10-28T15:31:00.898Z","repository":{"id":43288592,"uuid":"78532114","full_name":"binhex/arch-medusa","owner":"binhex","description":"Docker build script for Arch Linux base with Medusa","archived":false,"fork":false,"pushed_at":"2024-07-22T11:47:39.000Z","size":62,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-22T14:03:26.281Z","etag":null,"topics":["downloader","medusa","torrents","tv-series","tv-shows","usenet"],"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":"2017-01-10T12:36:01.000Z","updated_at":"2024-07-22T11:47:43.000Z","dependencies_parsed_at":"2023-02-12T22:15:47.046Z","dependency_job_id":"99390bcf-ad4c-4c66-b77e-aef70d25e6b7","html_url":"https://github.com/binhex/arch-medusa","commit_stats":null,"previous_names":[],"tags_count":118,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-medusa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-medusa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-medusa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-medusa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binhex","download_url":"https://codeload.github.com/binhex/arch-medusa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859300,"owners_count":16556036,"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":["downloader","medusa","torrents","tv-series","tv-shows","usenet"],"created_at":"2024-10-11T18:58:50.978Z","updated_at":"2025-10-28T15:31:00.893Z","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[Medusa](https://github.com/pymedusa/Medusa)\n\n## Description\n\nAutomatic Video Library Manager for TV Shows. It watches for new episodes of\nyour favorite shows, and when they are posted it does its magic.\n\n## Build notes\n\nLatest stable Medusa release from GitHub.\n\n## Usage\n\n```bash\ndocker run -d \\\n    -p 8081:8081 \\\n    --name=\u003ccontainer name\u003e \\\n    -v \u003cpath for media files\u003e:/media \\\n    -v \u003cpath for data files\u003e:/data \\\n    -v \u003cpath for config files\u003e:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    -e HEALTHCHECK_COMMAND=\u003ccommand\u003e \\\n    -e HEALTHCHECK_ACTION=\u003caction\u003e \\\n    -e HEALTHCHECK_HOSTNAME=\u003chostname\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-medusa\n```\n\nPlease replace all user variables in the above command defined by \u003c\u003e with the\ncorrect values.\n\n## Access application\n\n`http://\u003chost ip\u003e:8081`\n\n## Example\n\n```bash\ndocker run -d \\\n    -p 8081:8081 \\\n    --name=medusa \\\n    -v /media/tv:/media \\\n    -v /apps/docker/sabnzbd/watched:/data \\\n    -v /apps/docker/medusa:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    -e UMASK=000 \\\n    -e PUID=0 \\\n    -e PGID=0 \\\n    binhex/arch-medusa\n```\n\n## Notes\n\nUser ID (PUID) and Group ID (PGID) can be found by issuing the following command\nfor the user you want to run the container as:-\n\n```bash\nid \u003cusername\u003e\n```\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=55480.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-medusa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinhex%2Farch-medusa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-medusa/lists"}