Advanced Infinite Streaming with Plex and Arrs (2024)

This page describes a more complex, flexible version of our plex_debrid-based, minimal solution to create your "infinite" Plex library, utilizing Real-Debrid for all media, streaming through your ElfHosted Plex instance.

The solution leverages the popular Arr tools to search, source, and sort your media, stealthily using symlinks to skip storage stresses!

New accounts get $10 credit, enough to run this stack for 7 days!

Our services are subscribed to in "ElfBuckz", our in-store account credit. All new users get $10 ElfBuckz upon account creation, in order to "kick the tyres" Advanced Infinite Streaming with Plex and Arrs (1) before commitment.

Requirements

Optional:

  • Overseerr
  • Ombi

Get up to 50% off the required apps, conveniently bundled!

How does it work?

Here's a diagram (it's not as complicated as it looks!), followed by some explanations:

flowchart TD Z[fa:fa-user User] --> |Stream|K Z[fa:fa-user User] --> A Z[User]--> |Manual addition|D Z[User]--> |Requests|C A[Lists] --> C[Overseer/Jellyseer/Plex] C <--> |Add to Arrs|D[Radarr/Sonarr] D --> R[Autoscan] D <--> |Search for media|E[Prowlarr] D <--> |Add to downloader|G[RDTClient] E --> |Search trackers|F[torrent.io] G <--> |1. Add torrent|H[real-debrid] R[Zurg] --> |Update libraries|K[Plex] K[Plex] --> |"Read file (symlink)"|L["/storage/symlinks"] K[Plex] --> |"Resolve symlink (actual file)"|J["/storage/realdebrid-zurg"] %% G --> |Confirm download|J G[RDTClient] --> |3. Create symlink|P["/storage/symlinks"] H --> Q[Zurg+rclone] Q --> J Q --> O G[RDTClient] --> |2. Confirm download|O["/storage/realdebrid-zurg"]
  1. The user adds content to their Plex Watchlist, or Overseerr / Jellyseerr/ Ombi requests
  2. Radarr / Sonarr notice the the new addition, and search Prowlarr (torrentio indexer) for appropriate files (matching size, quality, language parameters)
  3. When an appropriate release is found, Radarr / Sonarr schedules a download via RDTClient, which is presenting a qBittorrent-like API
  4. RDTClient adds the torrent to Real-Debrid, and then monitors the zurg rclone mount to confirm the download has succeeded. Upon success, RDTClient symlinks the download to Radarr/Sonarr's completed directory, and they process is as if it were a local download (renaming and moving to the media path)
  5. Aars trigger autoscan, which in turn triggers Plex to re-scan the media path containing the new content, and the Plex library is updated!

Why not just use plex_debrid?

  1. If you've already got a Plex media library, this allows you to augment your actual, downloaded files with symlink to RD-hosted files.
  2. You can use the Aars ability to select custom qualities per movie / show
  3. Integration into Overseerr / Ombi is well-understood and mature, and lets friends-and-family request content (without complicated Plex Watchlist integrations)

How to set it up

Here's a little more detail..

  1. Get a Real-Debrid account subscription for your ElfHosted account (can't be used elsewhere at the same time, else you risk being banned), and copy your API token
  2. Paste the token into the Zurg product on the store, and add to your cart
  3. Add at the Zurg rclone mount and Plex to your cart, and buy with ElfBuckz!

On purchase, you'll get the necessary components deployed, but some configuration will be required, see below:

Setup Plex

Claim your Plex instance using ElfBot, and add media libraries in /storage/symlinks/{movies,series,movies-4k,series-4k, etc}.

Setup zurg

Edit your zurg config via FileBrowser, and confirm that the following is set:

retain_rd_torrent_name: true
If you needed to make a change, restart zurg from FileBrowser console, using elfbot restart zurg

Confirm Zurg is setup correctly by browsing it from the link on your your ElfHosted dashboard.

To permit Zurg to trigger Library scans in Plex, edit config/zurg/plex_update.sh, and add your Plex token as describe here.

Setup RDTClient

Configure RDTClient, by pasting your debrid provider's details into the config section (the rest is pre-configured).

Setup Prowlarr

Navigate to Prowlarr, and configure ElfHosted's torrentio internal indexer (search "torrentio). In the properties of the indexer, set your Real-Debrid API Key, test, and save.

Run Sync App Indexers to add the indexers (via Prowlarr) to Radarr and Sonarr.

Setup Radarr / Sonarr

Configure your Root Folders to /storage/symlinks/<whatever>, since this is where the symlinks will appear. You do not need /storage/realdebrid-zurg (in fact, its read-only nature will just confuse the Arr!)

Setup Autoscan

Radarr / Sonarr are pre-configured for Autoscan, but you'll need to edit Autoscan's config (config/autoscan/ in FileBrowser), and add a token for Plex / Jellyfin / Emby, in order for the autoscanning to work.

(See here for instructions on getting your Plex API key)

Success!

That's it! You've got the basic plumbing in place for "unlimited storage" from Real-Debrid, managed by the Arrs and streamed by Plex!

Beware Real-Debrid IP bans

Be aware that Real-Debrid states:

You can use your account from any public IP address but you can't use your account from more than one public IP address at the same time.

So if you use RealDebrid outside of ElfHosted, it's likely that your account may be warned / banned.

How do I get help?

  1. For general use of the individual tools, refer to the each app's upstream site
  2. For specific support re your ElfHosted configuration / account, either post a topic in the #elf-forum channel, or call for 1:1 #elf-help.

What users say..

Here's what some of our users say..

"I don't understand how there aren't tons of elves already. The way this whole thing is setup is great, from getting a free $10 amount of elfbuckz to start, free 7 day trials on most services, the subscription prices of the products are reasonable, to the smoothness of how everything runs. I just dont get it, people choose to pay way more with places that don't provide the same customer service nor have a great community like this one. I recommend elfhosted to everyone.

Advanced Infinite Streaming with Plex and Arrs (3)Advanced Infinite Streaming with Plex and Arrs (4)Advanced Infinite Streaming with Plex and Arrs (5)Advanced Infinite Streaming with Plex and Arrs (6)Advanced Infinite Streaming with Plex and Arrs (7) @bigcasino1_69181 (Discord)

"Just wanted to check in here and let @Darth-Penguini and anyone/everyone else know...WOW. I have been struggling with storage for years, maintenance of Docker containers, upkeep, all of it. Elfhosted is so freeing. It's an amazing service that I hope to be a member of for a long, long time!"

Advanced Infinite Streaming with Plex and Arrs (8)Advanced Infinite Streaming with Plex and Arrs (9)Advanced Infinite Streaming with Plex and Arrs (10)Advanced Infinite Streaming with Plex and Arrs (11)Advanced Infinite Streaming with Plex and Arrs (12) @Fingers91 (Discord)

"I just have to say, I am an incredibly satisfied customer. I had been collecting my own content for nearly 20 years. Starting off with just a simple external HD before eventually graduating to a seedbox with 100TB of cloud storage attached and fully automated processes with Sonarr and Radarr . However, the time came when the glory days of unlimited Google Drive storage ended. I thought my days of having my full collection at my fingertips via :plex: were behind me, until I found Real-Debrid and ElfHosted.

Now I essentially have the exact same access to content as I had before, but even better. Superior support and community involvement. Content is available almost immediately after being identified. A plethora of tools at my fingertips that give me more control and automation than ever before. Wonderfully well done and impressive! I am looking forward to being a customer for a very long time! Massive kudos to @funkypenguin 🤟

Advanced Infinite Streaming with Plex and Arrs (13)Advanced Infinite Streaming with Plex and Arrs (14)Advanced Infinite Streaming with Plex and Arrs (15)Advanced Infinite Streaming with Plex and Arrs (16)Advanced Infinite Streaming with Plex and Arrs (17) @BSM (Discord)

"I would recommend ElfHosted to anyone. It has been great so far and made life a lot easier than running my own setups. If you’re in the fence give them a try and help support this great community."

Advanced Infinite Streaming with Plex and Arrs (18)Advanced Infinite Streaming with Plex and Arrs (19)Advanced Infinite Streaming with Plex and Arrs (20)Advanced Infinite Streaming with Plex and Arrs (21)Advanced Infinite Streaming with Plex and Arrs (22) Zestyclose_Teacher20 (Reddit)

"thanks for the help and must say this is the best host I every had for my server 🙂 10/10 🙂 All other places I have try have I got a lot buff etc. Your host can even give me full power on a 4K Remux on 200GB big movie file . That's damn awesome 😄"

Advanced Infinite Streaming with Plex and Arrs (23)Advanced Infinite Streaming with Plex and Arrs (24)Advanced Infinite Streaming with Plex and Arrs (25)Advanced Infinite Streaming with Plex and Arrs (26)Advanced Infinite Streaming with Plex and Arrs (27) @tjelite (Discord)

"What an amazing support system these guys have Chris and Layzee i think it was! Both are very patient with me even though I am a newbie at all this. Very thorough and explained everything step by step with me

I couldn’t ask for anything better than the service I have received by these guys! Happy happy client❤️"

Advanced Infinite Streaming with Plex and Arrs (28)Advanced Infinite Streaming with Plex and Arrs (29)Advanced Infinite Streaming with Plex and Arrs (30)Advanced Infinite Streaming with Plex and Arrs (31)Advanced Infinite Streaming with Plex and Arrs (32) @dead.potahto (Discord)

"Very happy customer. Great service"

Advanced Infinite Streaming with Plex and Arrs (33)Advanced Infinite Streaming with Plex and Arrs (34)Advanced Infinite Streaming with Plex and Arrs (35)Advanced Infinite Streaming with Plex and Arrs (36)Advanced Infinite Streaming with Plex and Arrs (37) @ronney67 (Discord)

"Very good customer service, frequent updates, and excelent uptime!!!!!"

Advanced Infinite Streaming with Plex and Arrs (38)Advanced Infinite Streaming with Plex and Arrs (39)Advanced Infinite Streaming with Plex and Arrs (40)Advanced Infinite Streaming with Plex and Arrs (41)Advanced Infinite Streaming with Plex and Arrs (42) @ed.guim (Discord)

"I had my own plex-arrs setup on hetzner for years. Yesterday I deleted everything as elfhosted has gone above and beyond it. And it has a fantastic, active community as well! Very friendly, helpful and like-minded folks always willing to help and improve the system. Top notch!"

Advanced Infinite Streaming with Plex and Arrs (43)Advanced Infinite Streaming with Plex and Arrs (44)Advanced Infinite Streaming with Plex and Arrs (45)Advanced Infinite Streaming with Plex and Arrs (46)Advanced Infinite Streaming with Plex and Arrs (47) @alon.hearter (Discord)

"The Elfhosted product alone is great. The team is super transparent on the issues and resolutions that happen as it grows. Lots of opportunity to self-solve issues, but the support from both mods and darth-penguini is SO quick and proactive. Props to them."

Advanced Infinite Streaming with Plex and Arrs (48)Advanced Infinite Streaming with Plex and Arrs (49)Advanced Infinite Streaming with Plex and Arrs (50)Advanced Infinite Streaming with Plex and Arrs (51)Advanced Infinite Streaming with Plex and Arrs (52) @elevenfifteen (Discord)

"Absolutely Amazed with the patience and professionalism of all Elf-Venger Staff including bossman penguin❤️"

Advanced Infinite Streaming with Plex and Arrs (53)Advanced Infinite Streaming with Plex and Arrs (54)Advanced Infinite Streaming with Plex and Arrs (55)Advanced Infinite Streaming with Plex and Arrs (56)Advanced Infinite Streaming with Plex and Arrs (57) @dead.potahto (Discord)

"@BSM went above and beyond to make sure I had all the one on one support needed with my sub. Thank you for your patience! Elfhosted continues to be Elftastic !!"

Advanced Infinite Streaming with Plex and Arrs (58)Advanced Infinite Streaming with Plex and Arrs (59)Advanced Infinite Streaming with Plex and Arrs (60)Advanced Infinite Streaming with Plex and Arrs (61)Advanced Infinite Streaming with Plex and Arrs (62) @bfmc1 (Discord)

"really enjoying the service from elfhosted. The setup is really easy from the guides on the website. And the help on the discord channel is really quick."

Advanced Infinite Streaming with Plex and Arrs (63)Advanced Infinite Streaming with Plex and Arrs (64)Advanced Infinite Streaming with Plex and Arrs (65)Advanced Infinite Streaming with Plex and Arrs (66)Advanced Infinite Streaming with Plex and Arrs (67) @jrhd13 (Discord)

"Support is amazing, and once you find a setup which works best for you it works perfectly, very happy 😊"

Advanced Infinite Streaming with Plex and Arrs (68)Advanced Infinite Streaming with Plex and Arrs (69)Advanced Infinite Streaming with Plex and Arrs (70)Advanced Infinite Streaming with Plex and Arrs (71)Advanced Infinite Streaming with Plex and Arrs (72) @fiendclub (Discord)

"great fast service, resolved my problem and really friendly"

Advanced Infinite Streaming with Plex and Arrs (73)Advanced Infinite Streaming with Plex and Arrs (74)Advanced Infinite Streaming with Plex and Arrs (75)Advanced Infinite Streaming with Plex and Arrs (76)Advanced Infinite Streaming with Plex and Arrs (77) @allan.st.minimum (Discord)

"Great service and sorted out a billing issue super quick and easy."

Advanced Infinite Streaming with Plex and Arrs (78)Advanced Infinite Streaming with Plex and Arrs (79)Advanced Infinite Streaming with Plex and Arrs (80)Advanced Infinite Streaming with Plex and Arrs (81)Advanced Infinite Streaming with Plex and Arrs (82) @scottcall707 (Discord)

"Very friendly support, resolved a problem with my account! I also appreciate the community that has been built around the service!"

Advanced Infinite Streaming with Plex and Arrs (83)Advanced Infinite Streaming with Plex and Arrs (84)Advanced Infinite Streaming with Plex and Arrs (85)Advanced Infinite Streaming with Plex and Arrs (86)Advanced Infinite Streaming with Plex and Arrs (87) @leo1305 (Discord)

"excellent customer service and very fast replies"

Advanced Infinite Streaming with Plex and Arrs (88)Advanced Infinite Streaming with Plex and Arrs (89)Advanced Infinite Streaming with Plex and Arrs (90)Advanced Infinite Streaming with Plex and Arrs (91)Advanced Infinite Streaming with Plex and Arrs (92) @yo.hohoho (Discord)

"Loved the simplicity, experience and support"

Advanced Infinite Streaming with Plex and Arrs (93)Advanced Infinite Streaming with Plex and Arrs (94)Advanced Infinite Streaming with Plex and Arrs (95)Advanced Infinite Streaming with Plex and Arrs (96)Advanced Infinite Streaming with Plex and Arrs (97) @y.adhish (Discord)

"Very friendly help as always, problem solved, one happy elf here!"

Advanced Infinite Streaming with Plex and Arrs (98)Advanced Infinite Streaming with Plex and Arrs (99)Advanced Infinite Streaming with Plex and Arrs (100)Advanced Infinite Streaming with Plex and Arrs (101)Advanced Infinite Streaming with Plex and Arrs (102) @badfurday0 (Discord)

"Great Helpful and Fast support. Thanks!"

Advanced Infinite Streaming with Plex and Arrs (103)Advanced Infinite Streaming with Plex and Arrs (104)Advanced Infinite Streaming with Plex and Arrs (105)Advanced Infinite Streaming with Plex and Arrs (106)Advanced Infinite Streaming with Plex and Arrs (107) @.mxrcy (Discord)

Advanced Infinite Streaming with Plex and Arrs (2024)
Top Articles
Latest Posts
Article information

Author: Merrill Bechtelar CPA

Last Updated:

Views: 5801

Rating: 5 / 5 (70 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Merrill Bechtelar CPA

Birthday: 1996-05-19

Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

Phone: +5983010455207

Job: Legacy Representative

Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.