Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsJun 1, 2026·2 min de lecture

Stremio — Open-Source Streaming Media Center with Add-On Ecosystem

A modern media center that aggregates streaming content from multiple sources through a community add-on system.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Stremio Overview
Commande d'installation directe
npx -y tokrepo@latest install 806d3ab9-5d94-11f1-9bc6-00163e2b0d79 --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Stremio is a media center application that organizes and streams video content from multiple sources. Its add-on architecture allows community developers to build content providers without modifying the core application.

What Stremio Does

  • Aggregates movies, series, and live channels in a unified interface
  • Manages a personal library with watch progress tracking across devices
  • Supports community add-ons for content discovery and streaming
  • Provides subtitle search and integration from OpenSubtitles
  • Streams via HTTP, BitTorrent, and other protocols through add-ons

Architecture Overview

Stremio uses a client-server model. The web frontend is built with React and communicates with a local streaming server that handles media transport. Add-ons are standalone HTTP services conforming to the Stremio Add-On SDK protocol, returning JSON manifests and content catalogs.

Self-Hosting & Configuration

  • Deploy stremio-web behind any static file server or CDN
  • The streaming server runs locally or on a dedicated host
  • Add-ons can be self-hosted as Node.js HTTP microservices
  • User accounts sync libraries across devices via Stremio cloud
  • Configuration is managed through the settings UI or environment variables

Key Features

  • Cross-platform: desktop (Electron), Android, iOS, Samsung TV, and web
  • Add-on SDK lets anyone build and publish content sources
  • Chromecast and DLNA casting support built in
  • Calendar view for tracking upcoming episode releases
  • Local file playback alongside streamed content

Comparison with Similar Tools

  • Plex — requires a media server with local files; Stremio streams from external sources
  • Jellyfin — self-hosted media library; Stremio aggregates third-party content
  • Kodi — extensible but complex setup; Stremio is simpler with a web-first UI
  • Infuse — Apple-only premium app; Stremio is free and cross-platform
  • Popcorn Time — single-purpose; Stremio offers a broader add-on ecosystem

FAQ

Q: Is Stremio free? A: Yes. The core application and web client are free and open source.

Q: Can I watch local files with Stremio? A: Yes, it supports local file playback alongside streamed content.

Q: Are add-ons safe? A: Community add-ons are not reviewed by Stremio. Use trusted sources.

Q: Does Stremio store media on my device? A: No, content is streamed. Some caching may occur during playback.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires