Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 1.15 KB

DOCKER_README.md

File metadata and controls

25 lines (17 loc) · 1.15 KB

lizardbyte/plugger

Attention: Plex is removing ALL support for plugins. This project is no longer maintained. See Plex Forum for more information.

This is a docker-mod for plex that adds Plugger to plex as a plugin, to be downloaded/updated during container start.

This image extends the plex image, and is not intended to be created as a separate container.

Installation

In plex docker arguments, set an environment variable DOCKER_MODS=lizardbyte/plugger:latest or DOCKER_MODS=ghcr.io/lizardbyte/plugger:latest

If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=lizardbyte/plugger:latest|linuxserver/mods:other-plex-mod

Supported Architectures

Linuxserver.io docker mods do not support multi-arch images; however this image should run on any architecture. If you have issues with this image on a specific architecture, please open an issue on GitHub.