This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/Nikorag90 on 2025-03-09 20:38:24+00:00.
Hey everyone,
I’ve been working on a project called iPlayarr and I hope some of you might find it interesting.
💂iPlayarr?
iPlayarr is a get_iplayer wrapper and companion for Sonarr and Radarr that lets you search for and download iPlayer content directly. It acts as both:
✅ A Newznab-compatible indexer, so you can search iPlayer content inside Sonarr/Radarr.
✅ A SABnzbd-compatible download client, handling downloads with get_iplayer.
It also includes A simple web UI (in a familiar style) to manage downloads and settings.
📸 Screenshots
Queue View
Search View
Info View
🚀 Try it Out
You can grab the Docker image and try it out right away. Detailed instructions are on the GitHub.
Would love to hear your thoughts - Any feedback, issues, or feature ideas are welcome.
Acknowledgements
get_iplayer for providing the search and download tool which iPlayarr relies on.
Sonarr/Radarr teams and contributors