Skip to content

kinduff/pirate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pirate

Do what you want cause a pirate is free, you are a pirate!


This 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.

What does it include?

  • Sonarr: To manage TV Shows.
  • Radarr: To manage Movies.
  • Lidarr: To manage Music.
  • Bazarr: To manage Subtitles for TV Shows & Movies.
  • Deluge: Client to download torrents.
  • NZBGet: Client to download from Usenets.
  • Deemix: Client to download music from Deezer.
  • Calibre: Server to manage E-Books.
  • Jackett: Torrent searcher & Torznab provider.
  • NZBHydra2: Usenet & Torznabs searcher.
  • Watchtower: To keep all images up to date.

How does it work?

If you're not familiar with the pirate way of life, this could be confussing, but take the following example as a reference:

  1. I want to see the Shrek movie - who doesn't anyway.
  2. I go to Sonarr and add the movie.
  3. Sonarr will request to NZBHydra2 the Shrek movie.
  4. NZBHydra2 will search in existing Newsnab Indexers and Torznabs from Jackett.
  5. Jackett will search for torrents and return results to NZBHydra2.
  6. NZBHydra2 will return all the results to Sonarr.
  7. Sonarr will search in the result for the best match based on your preferences.
  8. Sonarr will send the resource either to NZBGet if it's a usenet file, or Deluge if it's a torrent.
  9. NZBGet or Deluge will finish the download, Sonarr is watching the status.
  10. Sonarr will mark the download as complete, and let know Bazarr.
  11. Sonarr will move the downloaded file to your prefered directory, for example Movies.
  12. Bazarr will search for the best subtitles based on your preferences.

After 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.

Same can happen with TV Shows, Music, and Books.

What else?

Not 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.

Where do you run it?

In a Synology Diskstation DS218+, including Plex, and some other stuff.

What's up with the watermark in the diagram?

Believe it or not it took me like an hour to do it, just want to avoid being copied.

If you want the image without the watermark, open an issue and I'll be happy to sell it to you.

License

What?

About

πŸ΄β€β˜ οΈ Docker Compose file I use to setup my pirate system πŸ΄β€β˜ οΈ

Topics

Resources

Stars

Watchers

Forks