Stream Real Debrid content effortlessly with my new Stremio Addon

Hey Redditors! I have created a Stremio addon that makes it easy to configure your Real Debrid, TMDb, and OMDb API keys. No guesswork or coding is required. Everything is handled via a user-friendly web interface, which we also host publicly so you can set things up without spinning up your server.

Key Features:

  • Seamless Real Debrid integration within Stremio
  • Quick and simple API key configuration (Real Debrid, TMDb, OMDb)
  • Hosted solution for easy, code-free setup
  • Active GitHub repository for collaboration

Check It Out:

Give it a spin, and you are welcome to share any feedback or suggestions. Happy streaming!

EDITED:

Description

This Stremio addon allows you to stream your Real Debrid files directly in Stremio. It provides access to torrents and downloads from your Real Debrid account, pulls extended metadata from TMDb or OMDb, and offers multi-lingual support for a richer viewing experience. The addon is designed to be performant, with caching mechanisms in place for quicker repeated lookups.

Features

  • Stream Real Debrid Torrents and Downloads
    Access your Real Debrid torrents and downloads directly within Stremio for both movies and TV series.
  • Extended Metadata Integration
    Retrieve additional content details from TMDb or OMDb. If you provide both API keys, the system can attempt multiple lookups to find the most comprehensive metadata.
  • Multi-Lingual Support
    Configure language preferences for a localized experience where metadata (title, overview, etc.) can be fetched in supported languages.
  • Enhanced Caching
    Common metadata and API results are cached to improve performance for repeated lookups.
  • API Key Security
    Environment variables are used for Real Debrid, TMDb, and OMDb API keys. No user data is stored on the server, and keys can be passed securely via environment settings.
  • Easy Configuration
    The /configure page offers a straightforward interface to enter or update API keys.
  • Tailwind CSS Styling
    The addon’s interface is styled using Tailwind CSS, allowing for quick design changes and consistent layouts.
  • Docker and CI/CD Ready
    Dockerfile and Docker Compose configurations are available for stable local or production deployments. These can be integrated into continuous integration pipelines for automated builds.
  • Nginx Proxy Support
    Detailed instructions are provided for running the addon behind an Nginx proxy.