Skip to content

Silo

Self-hosted media streaming, built on a modern stack.

Silo is an open-source media server with a Go backend and a React web UI. It handles direct play, remuxing, and hardware-accelerated transcoding, and offers a Jellyfin/Emby-compatible API for clients such as Findroid and Infuse, alongside first-party native apps for Apple and Android. Client coverage varies.

Website · Server & docs · Contributing · Brand & trademark · Discord


Why Silo

  • Modern infra — Go + PostgreSQL + Redis, with a documented Docker Compose deployment.
  • Plays your media — direct play, remux, and hardware-accelerated transcoding via FFmpeg.
  • Jellyfin-compatible — built-in compatibility layer, plus first-party native apps for Apple and Android.
  • Extensible — a public plugin SDK with protobuf contracts for metadata providers and more.

Project map

Server

Repo What it is
silo-server The media server — Go backend, React web UI, transcoding, Jellyfin-compatible APIs.

Clients

Repo Platforms
silo-apple iOS, tvOS, macOS (Swift)
silo-android Android phone & Android TV (Kotlin)

Plugins

Repo What it is
silo-plugin-sdk Public Go SDK + protobuf contracts for building plugins.
silo-plugins Catalog metadata and release helpers for first-party plugins.
silo-plugin-autoscan-arr Targeted rescans from Sonarr and Radarr history.
silo-plugin-markers-theintrodb Playback markers from TheIntroDB.
silo-plugin-metadata-audiobook Metadata and artwork for audiobook libraries.
silo-plugin-metadata-ebook Metadata and artwork for ebook libraries.
silo-plugin-metadata-manga Metadata and artwork for manga libraries.
silo-plugin-metadata-tmdb Metadata from The Movie Database (TMDB).
silo-plugin-metadata-tvdb Metadata from TheTVDB.
silo-plugin-watchprovider-floppy Watch history and progress sync with Floppy.

More

Repo What it is
siloserver.org The project website.
silo-push-relay Privacy-preserving push delivery for the Silo apps.
silo-themes Community theme catalog.
unraid-templates Official Unraid Community Applications templates.

Popular repositories Loading

  1. silo-server silo-server Public

    Self-hosted media streaming server with a Go backend, React web UI, Docker deployment, transcoding, and Jellyfin-compatible APIs.

    Go 360 50

  2. silo-apple silo-apple Public

    Native iOS, tvOS, and macOS clients for the Silo self-hosted media server.

    Swift 23 11

  3. silo-android silo-android Public

    Native Android phone and Android TV clients for the Silo self-hosted media server.

    Kotlin 22 8

  4. silo-plugin-autoscan-arr silo-plugin-autoscan-arr Public

    Silo plugin for arr-autoscan

    Go 4 3

  5. silo-themes silo-themes Public

    Community theme catalog for Silo.

    Python 2 4

  6. silo-plugin-sdk silo-plugin-sdk Public

    Public Go SDK and protobuf contracts for building Silo plugins.

    Go 1 7

Repositories

Showing 10 of 20 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…