MediaFusion

MediaFusion

Docker-Anwendung from LubricantJam's Repository

Übersicht

MediaFusion is a Stremio add-on service that aggregates scraping sources and requires PostgreSQL and Redis backends, with optional Prowlarr and Browserless integrations.

Anforderungen


        MediaFusion requires PostgreSQL and Redis services.
        Generate SECRET_KEY with: openssl rand -hex 16 (32 hex characters).
        Set HOST_URL and POSTER_HOST_URL to your public URL (typically HTTPS via reverse proxy).
        Optional companion services from the upstream compose stack include Prowlarr and Browserless.
        Upstream docker-compose reference: https://github.com/mhdzumair/MediaFusion/tree/main/deployment/docker-compose
    

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8000]
Netzwerk
bridge
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Host port mapped to MediaFusion (container listens on 8000).

Ziel
8000
Standard
8000
Wert
8000
Host URLVariable

Public URL users will access (include scheme, no trailing slash).

Ziel
HOST_URL
Standard
https://mediafusion.local
Wert
https://mediafusion.local
Poster Host URLVariable

Public URL used for poster/image endpoints. Usually same as HOST_URL.

Ziel
POSTER_HOST_URL
Standard
https://mediafusion.local
Wert
https://mediafusion.local
Contact EmailVariable

Contact email exposed in add-on metadata.

Ziel
CONTACT_EMAIL
Standard
admin@example.com
Wert
admin@example.com
PostgreSQL URIVariable

Primary PostgreSQL connection string.

Ziel
POSTGRES_URI
Standard
postgresql+asyncpg://mediafusion:mediafusion@postgres:5432/mediafusion
Wert
postgresql+asyncpg://mediafusion:mediafusion@postgres:5432/mediafusion
Redis URLVariable

Redis connection string.

Ziel
REDIS_URL
Standard
redis://redis:6379
Wert
redis://redis:6379
Prowlarr URLVariable

Optional but recommended Prowlarr endpoint for indexer integration.

Ziel
PROWLARR_URL
Standard
http://prowlarr:9696
Wert
http://prowlarr:9696
Scrapling CDP URLVariable

Browserless websocket endpoint for scraping tasks.

Ziel
SCRAPLING_CDP_URL
Standard
ws://browserless:3000
Wert
ws://browserless:3000
Single Worker ModeVariable

Use one consolidated queue worker mode (default upstream compose behavior).

Ziel
TASKIQ_SINGLE_WORKER_MODE
Standard
true
Wert
true
Secret KeyVariable

Required security key. Generate with: openssl rand -hex 16

Ziel
SECRET_KEY
API PasswordVariable

API password required by the app for securing endpoints.

Ziel
API_PASSWORD
Read Replica URIVariable

Optional PostgreSQL read-replica connection string for HA deployments.

Ziel
POSTGRES_READ_URI

Statistik herunterladen

101,639
Downloads insgesamt
17,113
Dieser Monat
17,113
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
mhdzumair/mediafusion:latest
Zuletzt aktualisiert2026-05-20
Erstmals gesehen2026-03-26

Führen Sie MediaFusion auf Unraid aus.

MediaFusion ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.