LeLibrary — Your debrid library, actually organized. Turns your TorBox & Real-Debrid downloads into a clean, browsable library in Stremio and Nuvio — the way a real streaming service should look. What you get: • Smart grouping — one poster per show, not one per file; no duplicates • Proper seasons & episodes, including multi-episode packs (S02E02-03) • Full TMDB metadata — posters, backdrops, ratings, cast, trailers • Only the episodes you actually own — no phantom content • Streams formatted with quality, codec, HDR, audio, size & release group • Anime detection and a dedicated anime catalog • Movies, Series & Anime as separate catalogs — merge all providers or keep them separate • Optional poster enhancement (ERDB, RPDB, Fanart.tv) and IMDb/Rotten Tomatoes/Metacritic ratings(OMDB)
Also includes a web UI (my-library) to browse, search, add and manage your library from any browser. Privacy first: no accounts, no tracking, no database — your API keys stay yours, encrypted in your browser and sent only to your own configured services. Install: https://lelibrary.uk/configure
Self-host with Docker:
git clone https://github.com/leleasley/LeLibrary.git cd LeLibrary cp .env.example .env cp compose.example.yml compose.yml docker compose up -d --build
Open http://localhost:7860/configure enter your keys, and install to Stremio. Requires Docker (Redis runs automatically as a container).
