unsubbed.co

Plex Prerolls

For media servers, Plex Prerolls is a self-hosted solution that provides script for automating and managing Plex pre-rolls.

Overview

Schedule Plex Pre-Roll listings Schedule Plex Pre-Roll listings. Contribute to nwithan8/plex-prerolls development by creating an account on GitHub. Plex Prerolls A script to automate management of Plex pre-rolls. The project has 92 GitHub stars and is licensed under GPL-3.0.

Getting Started

Source: GitHub README

docker-compose up -d
docker run -d \
  --name=plex_prerolls \
  -p 8283:8283 \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -v /path/to/config:/ \
  -v /path/to/logs:/logs \
  -v /path/to/preroll/files:/files \
  -v /path/to/auto-generated/rolls/temp:/renders \
  -v /path/to/auto-generated/rolls/parent:/auto_rolls \
  --restart unless-stopped \
  nwithan8/plex_prerolls:latest

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, plugins, rest api, webhooks.

Features

Integrations & APIs

  • Plugin / Extension System
  • REST API
  • Webhooks