{"id":13395356,"url":"https://github.com/iam4x/bobarr","last_synced_at":"2025-05-15T18:08:47.577Z","repository":{"id":37211473,"uuid":"253335734","full_name":"iam4x/bobarr","owner":"iam4x","description":"🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker","archived":false,"fork":false,"pushed_at":"2024-01-27T23:51:59.000Z","size":3255,"stargazers_count":1594,"open_issues_count":86,"forks_count":87,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-07T23:08:33.581Z","etag":null,"topics":["docker","docker-compose","flaresolverr","graphql","jackett","movies","nextjs","plex","radarr","sonarr","tmdb","torrent","torrent-downloader","torrent-tracker","tvshow","typescript","vpn","wireguard"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/iam4x.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-04-05T21:29:24.000Z","updated_at":"2025-04-06T18:55:45.000Z","dependencies_parsed_at":"2023-02-18T08:31:16.888Z","dependency_job_id":"8cf44308-2675-4f10-bae4-701f52ad0316","html_url":"https://github.com/iam4x/bobarr","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/iam4x%2Fbobarr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam4x%2Fbobarr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam4x%2Fbobarr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iam4x%2Fbobarr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iam4x","download_url":"https://codeload.github.com/iam4x/bobarr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394722,"owners_count":22063984,"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":["docker","docker-compose","flaresolverr","graphql","jackett","movies","nextjs","plex","radarr","sonarr","tmdb","torrent","torrent-downloader","torrent-tracker","tvshow","typescript","vpn","wireguard"],"created_at":"2024-07-30T17:01:53.690Z","updated_at":"2025-05-15T18:08:47.560Z","avatar_url":"https://github.com/iam4x.png","language":"TypeScript","readme":"# 🍿 Bobarr\n\u003e The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker\n\nBobarr is a movies and tv shows collection manager for BitTorrent users. It uses [themoviedb.org](https://www.themoviedb.org/) to search movies and tv shows to add to your library. Then it searches into your favorites torrent trackers the best match and downloads it for you through a VPN.\n\n![Screenshot](./screenshot.png)\n\n**This is a beta release!**\n\n### Need help? Join the discord =\u003e https://discord.gg/PFwM4zk\n\n## Why ?\n\nOne of the main idea for bobarr is to be simple to setup, simple to use and having everything at the same place.\nYou don't have to choose a torrent client, to setup a VPN, to setup radarr, sonarr, then jackett and connect them all together.\n\nIt's also built from scratch and it will try to solve long term problem like download multiple qualities and keep them or managing tv shows and movies at the same place.\nYou can follow the [roadmap](https://github.com/iam4x/bobarr/projects/1) to check what next features are implemented.\n\nAnd to have something with a better UI, less configuration and faster 🚀\n\n## Setup\n\n### Requirement\n\n* [docker](https://get.docker.com/) installed with [docker-compose](https://docs.docker.com/compose/install/).\n\n## Installation\n\nRun the installation script and follow the instructions:\n* `curl -o- https://raw.githubusercontent.com/iam4x/bobarr/master/scripts/install.sh | bash`\n\n### Configuration\n\n* Update your config in `.env`\n\n### Link your existing library if any (from Sonarr or Raddar)\n\n* Open `docker-compose.yml` and look for `- ./library:/usr/library`\n* Update `./library` to the folder where your (`/movies` \u0026 `/tvshows`) are\n\nAs example, having:\n```\n/mnt/storage/\n|- movies/\n|- tvshows/\n```\nThe line should be: `- /mnt/storage:/usr/library`\n\n\n## How to start\n\nThere are two way to start bobarr stack, first without VPN:\n\n* `$ ./bobarr.sh start`\n* Go to http://localhost:9117, add your preferred torrent websites and copy the API Key in top right corner\n* Go to http://localhost:3000/settings and update the jackett API key\n\nIf you want to enforce all torrent traffic through a VPN:\n\n#### OpenVPN\n\n* Copy your open vpn config file (.ovpn) into the folder `packages/vpn` name it `vpn.conf`\n* `$ ./bobarr.sh start:vpn`\n\n#### WireGuard\n\n* Copy your wireguard config file (wg0.conf) into the folder `packages/vpn`\n* `$ ./bobarr.sh start:wireguard`\n\n## Configuration\n\n### Torrent account\n\n* Go to http://localhost:9117\n* Add indexer and follow the steps\n* Also set [FlareSolverr](https://github.com/Jackett/Jackett#configuring-flaresolverr) url to `http://flaresolverr:8191` in jackett configuration\n\n### Bobarr configuration\n\n* Go to http://localhost:3000/settings\n* Set your region and language according to your torrent tracker\n* Create and order your preferred tags found in torrent file (ex: vost, multi, english...)\n* Order your preferred qualities to download\n\n## Usage\n\n* After configuration, go to http://localhost:3000/search and just start searching!\n* The files will be downloaded into `library/downloads`\n* The files will be moved/copied/simlinked (you can set this in settings) and organized into `library/tvshows` or `library/movies`\n\nThe only requirement is to have a folder `tvshows` and a folder `movies` then bobarr can catch up and download to your user defined library folder.\n\nIf your movies or tvshow folder have a different name, you can edit `.env` file with your folder names:\n\n```\nLIBRARY_MOVIES_FOLDER_NAME=movies\nLIBRARY_TV_SHOWS_FOLDER_NAME=tvshows\n```\n\nYou can now head to http://localhost:3000 and hit that \"Scan library folder\" button.\n\n## How to stop\n\nYou can stop the whole bobarr stack with:\n\n* `$ ./bobarr.sh stop`\n\n## How to update\n\nCheck the [CHANGELOG](https://github.com/iam4x/bobarr/blob/master/CHANGELOG.md) and update your `.env` if needed with new variables added.\n\n* `$ ./bobarr.sh update`\n* `$ ./bobarr.sh start`\n\n## Services\n\n* Bobarr http://localhost:3000\n* Bobarr GraphQL API http://localhost:4000/graphql\n* Bobarr background jobs http://localhost:4000/jobs\n* Jackett http://localhost:9117\n* Transmission http://localhost:9091\n* FlareSolverr http://localhost:8191\n\n## Development\n\nClone the repository and then you can run bobarr API and Web UI in dev watch mode and display logs with:\n\n* `$ yarn dev`\n","funding_links":[],"categories":["TypeScript","vpn","Movie \u0026 TV"],"sub_categories":["Video Automation"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiam4x%2Fbobarr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiam4x%2Fbobarr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiam4x%2Fbobarr/lists"}