Skip to content
halomore edited this page Jan 25, 2020 · 2 revisions

radarrsyncarr

Syncs two Radarr instances through the web API.

This will allow you to maintain the same movies in your Radarr and Radarr4k Libraries.

Installation

  1. SSH into your server
  2. sudo pts
  3. Choose options 5
  4. Choose option 2
  5. type radarsyncarr
  6. Hit Enter
  7. type A to begin the installation

Once the install successfully completes, move on to the next heading.

Gathering Your API Keys from Radarr

  1. In your browser open radarr.yourdomain.com
  2. Click on the Settings button
  3. Click on General
  4. Copy your API key
  5. This key will be your RADARR_A_KEY

Gathering Your API Keys from Radarr4k

  1. In your browser open radarr4k.yourdomain.com
  2. Click on the Settings button
  3. Click on General
  4. Copy your API key
  5. This key will be your RADARR_B_KEY

Once you have both keys copied down to notepad, move on to the next heading.

Gathering your RADARR_B_PROFILE_ID

  1. Open radarr4k.yourdomain.com in your browser.
  2. Press "F12"
  3. Click on "Network" in the right-hand split of your screen
  4. Scroll down and click "profile" it could be "qualityprofile" if using V3 as shown in 2nd image
  5. click the down arrow to expand on the right-hand side under "preview"

As you can see in the example directly above, my id would be 5

  1. write down your id to be used in the next heading

Configuring ENV Variables for radarrsyncarr in Portainer

  1. In your browser open portainer.yourdomain.com
  2. Click on Containers
  3. Click on radarrsyncarr
  4. Click on Duplicate/Edit
  5. Click on Env under "Advanced container settings"
  6. Where you see RADARR_A_KEY paste your Radarr API key into the value field
  7. Where you see RADARR_B_KEY paste your Radarr4k API key into the value field
  8. Where you see RADARR_B_PATH put the path to where your Radarr4k movies are stored i.e. /mnt/unionfs/4kmovies/ into the value field
  9. Where you see RADARR_B_PROFILE_ID paste your RADARR_B_PROFILE_ID into the value field
  10. Finally, click on the "Deploy the container" button

You will see Are you sure ? A container with the same name already exists. Portainer can automatically remove it and re-create one. Do you want to replace it?

  1. Click Replace

Congratulations you have deployed radarrsyncarr!!!

Original Project: https://github.com/syncarr/syncarr

Useful Starter Links

  1. Introduction
  2. G-Suite Signup
  3. Recommended NewsHosts
  4. Change Log

Prior Planning 101

  1. Recommended Pre-Reading
  2. Server - Storage Planning
  3. Usenet or BitTorrent
  4. PTS Editions
  5. PTS Folder Structure
  6. PTS-Repos
  7. Common Issues

Deploy & Config

PTS-Team
  1. SSH Server Access
  2. Install PTS
  3. WatchTower
  4. Remote Path Mappings

Data Transport
  1. PTS Clone
    1. Google OAuth Keys
    2. PTS Move
    3. PTS Blitz
    4. 2nd HD Option

Key Components

  1. Traefik
  2. Port Guard
  3. PTS Shield
  4. PTS Press
  5. Google Cloud - GCE
    1. Automated setup
  6. Hetzner Cloud
  7. PTS Fork
  8. Extra PTS Commands

Blitz App Info

  1. Accessing PTS Apps
  2. App Port Scheme

Tools & Services

Core Apps [Expand]
  1. Emby
  2. Jackett
  3. Jellyfin
  4. LazyLibrarian
  5. Lidarr
  6. Netdata
  7. NZBGet
  8. Ombi
  9. Plex
  10. Portainer
  11. qBittorrent
  12. Radarr
  13. Radarr4k
  14. RadarrHDR
  15. RuTorrent
  16. SABnzbd
  17. Sonarr
  18. Sonarr4k
  19. SonarrHDR
  20. Tautulli
  21. JDownloader2
Community Apps [Expand]
  1. AirSonic
  2. Bazarr
  3. Bitwarden
  4. BookSonic
  5. cAdvisor
  6. Cloud Commander
  7. Deluge
  8. DelugeVPN
  9. Dozzle
  10. Duplicati
  11. Filebrowser
  12. FlexGet
  13. Gazee
  14. Headphones
  15. Heimdall
  16. HomeAssistant
  17. jd2-openvpn
  18. Kitana
  19. Logarr
  20. MakeMKV
  21. MariaDB
  22. McMyadmin
  23. MEDUSA
  24. Mellow
  25. Miniflux
  26. Monitorr
  27. Muximux
  28. Mylar
  29. NextCloud
  30. NowShowing
  31. NZBHydra2
  32. Organizr
  33. plpp
  34. pyLoad
  35. qBittorrent
  36. QBittorrent VPN
  37. radarrsyncarr
  38. Resilio
  39. rflood-openvpn
  40. rutorrent-openvpn
  41. Shoko Anime Server
  42. SpeedTest
  43. SyncLounge
  44. Teamspeak3
  45. The Lounge
  46. Transmission
  47. Trakt.or
  48. Ubooquity
  49. Varken
  50. vnc-xfce
  51. vnstat
  52. ZeroTier

Misc Info & Articles

  1. Change Server Time
  2. Fail2Ban
  3. Custom Containers
  4. Deploying Varken, Influx, Telegraf, Grafana
  5. cloneclean commands
  6. Understanding htop
Scripts
  1. Scripting Area
    1. Auto Upload for Sonarr and Lidarr
    2. Auto Delete Log
    3. Plex Plugin DB Backup
    4. Plex fast BACKUP
    5. Delete All Unmonitored from Radarr
Clone this wiki locally