April 22Apr 22 iplayer-arrOfficial support thread for iplayer-arr, a BBC iPlayer download manager that plugs into Sonarr as both a Newznab indexer and a SABnzbd-compatible download client. It calls the BBC iBL API directly and remuxes HLS streams to MP4 with ffmpeg. No separate Newznab indexer required, no Perl/get_iplayer dependency.What it doesNewznab indexer for Sonarr: BBC iPlayer shows up as a normal indexer Sonarr can searchSABnzbd-compatible download client: Sonarr sends grabs to iplayer-arr, which downloads and remuxes the stream to MP4Automatic episode numbering: maps BBC iBL series / episodes to TVDB so Sonarr imports cleanly, including long-runners with no series prefix (Casualty, One Piece 1999) and year-suffixed brands (Doctor Who (2005))Optional built-in WireGuard VPN (PIA or generic WireGuard config) for use outside the UKWeb UI with a dashboard, download history, manual search, and an Episode Overrides page for shows with tricky numberingInstallTemplate: https://raw.githubusercontent.com/Will-Luck/unraid-templates/main/iplayer-arr.xmlThe template is pending review for the Community Applications feed. Until it lands there, you can install manually:In Unraid, go to Docker → Add ContainerPaste the template URL above into the Template field at the top and press TabSet paths, port, and (optionally) VPN env varsApplyDefault web UI port: 62001 (changed from 8191 in v1.1.1 to avoid clashing with FlareSolverr). Appdata: /mnt/user/appdata/iplayer-arr. Downloads: /mnt/user/downloads/iplayer (point Sonarr's import path at the same directory).UK IP requirementBBC iPlayer is geo-restricted to the UK. If you are outside the UK, you need one of:Unraid already running behind a UK VPN or proxy, ORThe built-in WireGuard VPN enabled in the template (set VPN_ENABLED=true plus VPN_PROVIDER and credentials in the advanced section)The template already includes the Docker flags the built-in VPN needs (--cap-add=NET_ADMIN and the src_valid_mark sysctl), so you don't need to add anything manually. Full VPN setup guide: https://github.com/Will-Luck/iplayer-arr/wiki/VPN-ConfigurationUK TV Licence requiredYou must hold a valid UK TV Licence to legally access BBC iPlayer content via iplayer-arr. iplayer-arr does not verify this and assumes you are compliant. Full legal terms: https://github.com/Will-Luck/iplayer-arr/blob/main/DISCLAIMER.mdCurrent versionv1.1.7 (released 2026-04-17):Position-based episode identity now survives Sonarr's tvsearch filter, fixing BBC long-runners with no "Series N" subtitle prefix (Casualty, One Piece 1999)Registry pages (GHCR and Docker Hub) now carry README and OCI metadata, so Docker Hub's description stays in sync with the repo on every releaseRecent before that:v1.1.6 (2026-04-16): Sonarr follow-up episode searches now carry tvdbid attribute, and store reverse lookup matches year-suffixed titles like "Doctor Who (2005)" against a bare "Doctor Who" queryv1.1.5 (2026-04-14): TVDB ID echoed in RSS responses for definitive series matching, parser fixes for subtitles with colons and Series N: M. prefixes, dashboard UX polishFull changelog: https://github.com/Will-Luck/iplayer-arr/blob/main/CHANGELOG.mdLinksProject: https://github.com/Will-Luck/iplayer-arrWiki (installation, configuration, Sonarr integration, troubleshooting): https://github.com/Will-Luck/iplayer-arr/wikiDocker image: ghcr.io/will-luck/iplayer-arr:latestBug reports and feature requests: https://github.com/Will-Luck/iplayer-arr/issuesGetting helpFor install trouble, configuration questions, or VPN setup help, reply in this thread. For confirmed bugs or feature requests, please open a GitHub issue so it can be tracked and referenced in releases. Edited April 22Apr 22 by Will_Luck
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.