{"id":19157134,"url":"https://github.com/kinduff/pirate","last_synced_at":"2025-07-06T16:05:24.388Z","repository":{"id":144971126,"uuid":"352198447","full_name":"kinduff/pirate","owner":"kinduff","description":"🏴‍☠️ Docker Compose file I use to setup my pirate system 🏴‍☠️","archived":false,"fork":false,"pushed_at":"2023-04-23T10:52:32.000Z","size":246,"stargazers_count":37,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-22T21:43:43.651Z","etag":null,"topics":["calibre","deemix","deluge","hacktoberfest","jackett","lidarr","nzbget","nzbhydra2","pirate","radarr","shrek","sonarr","watchtower"],"latest_commit_sha":null,"homepage":"","language":null,"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/kinduff.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-27T23:16:59.000Z","updated_at":"2025-01-22T13:10:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"10df1eff-1a2a-47a4-b91f-9f073852959c","html_url":"https://github.com/kinduff/pirate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kinduff/pirate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fpirate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fpirate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fpirate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fpirate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinduff","download_url":"https://codeload.github.com/kinduff/pirate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinduff%2Fpirate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263932017,"owners_count":23531707,"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":["calibre","deemix","deluge","hacktoberfest","jackett","lidarr","nzbget","nzbhydra2","pirate","radarr","shrek","sonarr","watchtower"],"created_at":"2024-11-09T08:38:26.420Z","updated_at":"2025-07-06T16:05:24.364Z","avatar_url":"https://github.com/kinduff.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"extra/patchy.png\" /\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003ePirate\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003ci\u003eDo what you want cause a pirate is free, you are a pirate!\u003c/i\u003e\u003c/p\u003e\n\n---\n\nThis is the Docker Compose file I use to setup my pirate system. I host it on a Synology NAS, but can be setup anywhere with a few modifications.\n\n## What does it include?\n\n- [Sonarr][Sonarr]: To manage TV Shows.\n- [Radarr][Radarr]: To manage Movies.\n- [Lidarr][Lidarr]: To manage Music.\n- [Bazarr][Bazarr]: To manage Subtitles for TV Shows \u0026 Movies.\n- [Deluge][Deluge]: Client to download torrents.\n- [NZBGet][NZBGet]: Client to download from Usenets.\n- [Deemix][Deemix]: Client to download music from Deezer.\n- [Calibre][Calibre]: Server to manage E-Books.\n- [Jackett][Jackett]: Torrent searcher \u0026 Torznab provider.\n- [NZBHydra2][NZBHydra2]: Usenet \u0026 Torznabs searcher.\n- [Watchtower][Watchtower]: To keep all images up to date.\n\n## How does it work?\n\n![](extra/diagram.png)\n\nIf you're not familiar with the _pirate way of life_, this could be confussing, but take the following example as a reference:\n\n1. I want to see the Shrek movie - who doesn't anyway.\n1. I go to **Sonarr** and add the movie.\n1. **Sonarr** will request to **NZBHydra2** the Shrek movie.\n1. **NZBHydra2** will search in existing Newsnab Indexers and Torznabs from **Jackett**.\n1. **Jackett** will search for torrents and return results to **NZBHydra2**.\n1. **NZBHydra2** will return all the results to **Sonarr**.\n1. **Sonarr** will search in the result for the best match based on your preferences.\n1. **Sonarr** will send the resource either to **NZBGet** if it's a usenet file, or **Deluge** if it's a torrent.\n1. **NZBGet** or **Deluge** will finish the download, **Sonarr** is watching the status.\n1. **Sonarr** will mark the download as complete, and let know **Bazarr**.\n1. **Sonarr** will move the downloaded file to your prefered directory, for example `Movies`.\n1. **Bazarr** will search for the best subtitles based on your preferences.\n\nAfter this you will end up with the Shrek movie with subtitles, you can consume it using **Plex**, but that's not included in this repository.\n\nSame can happen with TV Shows, Music, and Books.\n\n## What else?\n\nNot much. This repository is not a tutorial or a guide, there's plenty of information out there. This is my personal setup, easy as cake and configurable.\n\n## Where do you run it?\n\nIn a Synology Diskstation DS218+, including Plex, and some other stuff.\n\n## What's up with the watermark in the diagram?\n\nBelieve it or not it took me like an hour to do it, just want to avoid being copied.\n\nIf you want the image without the watermark, open an issue and I'll be happy to sell it to you.\n\n## License\n\nWhat?\n\n[Sonarr]: https://sonarr.tv\n[Radarr]: https://radarr.video\n[Lidarr]: https://lidarr.audio\n[Bazarr]: https://www.bazarr.media\n[Jackett]: https://github.com/Jackett/Jackett\n[Deluge]: https://deluge-torrent.org\n[NZBGet]: https://nzbget.net\n[Deemix]: https://gitlab.com/users/RemixDev/projects\n[Calibre]: https://calibre-ebook.com\n[Watchtower]: https://containrrr.dev/watchtower\n[NZBHydra2]: https://github.com/theotherp/nzbhydra2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinduff%2Fpirate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinduff%2Fpirate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinduff%2Fpirate/lists"}