The problem. VLC’s classic vlsub extension talks to a single subtitle site and expects your account credentials pasted into every VLC install. Swap to a different provider, manage your rate-limit budget, keep N machines in sync , it all snowballs on the client side.
Bazarr+ is a self-hosted subtitle orchestration service. It aggregates multiple subtitle providers behind a single endpoint, exposes them over an OpenSubtitles-compatible REST API at /api/v1/*, centralises credentials and rate-limit budgets, caches search results, and fans requests out in parallel with dedup and ranking. Every VLC on your LAN inherits every provider you’ve configured in Bazarr+, with zero extra setup on each machine.
This extension is the VLC side of that conversation. Point it at your Bazarr+ URL, paste its token, and every provider enabled in Bazarr+’s Settings → Subtitles Sources becomes one search away from inside VLC.