
Riven
VFS-based automated media management and streaming platform

Riven is an open-source media management and streaming platform that exposes media via a virtual filesystem (RivenVFS). It automates discovery, scraping, downloading, and organization of media and integrates with popular media servers for immediate streaming.
Key Features
- Virtual filesystem (FUSE-based RivenVFS) that presents downloaded media to media servers without moving files
- Automated discovery and scraping pipeline: content services, multiple scrapers, debrid downloader integration and ranking
- Integrations with Plex, Jellyfin, Emby and content/watchlist services for seamless library updates
- Configurable caching, fetch-ahead/prefetching, chunked streaming and eviction policies for smooth playback
- Web-based dashboard (SvelteKit frontend) for configuration, analytics, monitoring and role-based controls
- Service-oriented backend architecture with REST API, scheduling, and database-backed state management
- Docker-ready deployment with docker-compose examples, multi-stage builds, and healthchecks
Use Cases
- Run an automated media acquisition pipeline that finds and prepares media for Plex/Jellyfin/Emby
- Present on-demand streaming of debrid-hosted content through a virtual filesystem to existing media servers
- Centralize and monitor media library state, downloads, and notifications (Discord, Apprise, webhooks)
Limitations and Considerations
- Linux-only runtime: Windows requires WSL and careful Docker/WSL setup; the VFS relies on FUSE and host mount propagation
- Requires privileged container capabilities (e.g., /dev/fuse, SYS_ADMIN) and proper mount propagation flags for correct containerized VFS behavior
- Active-development/beta status: some features and integrations are still evolving and documented as beta; expect breaking changes on dev tags
- Operational dependencies: needs Docker (or Python runtime), a PostgreSQL database, and configured debrid/indexer accounts to function fully
Riven is suited for self-hosting enthusiasts who want automated media acquisition and a FUSE-backed streaming experience. It pairs a Python backend and SvelteKit frontend to provide an end-to-end media management workflow with configurable caching and integrations.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Cobalt
Ad-free web media downloader for public social platforms
Cobalt is a self-hostable web media downloader for saving publicly accessible videos and audio from supported social platforms via a simple paste-a-link interface and API...
SRS (Simple Realtime Server)
High-performance real-time media server for live streaming and WebRTC
SRS (Simple Realtime Server) is a high-efficiency media server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181 for real-time streaming.

Kodi
Open source home theater and media center software
Kodi is an open source media center for organizing and playing local and networked video, music, and photos with a TV-friendly interface and add-on ecosystem.


Invidious
Privacy-focused alternative web front-end for YouTube
Invidious is a lightweight, privacy-focused alternative front-end for YouTube with subscriptions, playlists, and an API—without Google accounts, ads, or tracking.

PeerTube
Federated video hosting and streaming with P2P delivery
PeerTube is a decentralized, ActivityPub-federated video hosting platform with live streaming, P2P WebRTC delivery, and customizable community-run instances.
FastAPI
Docker
TypeScript
Python
SvelteKit
Svelte