Skip to content

bw_plex

Docker Pulls GitHub Stars

Description

bw_plex is a tool for skipping intro and outro for plex.

Install/Setup

ENV Variable

The bw_plex override uses Variables that you will need to update your .env with the below example.

BW_PLEX_TOKEN=your_plex_x_token
BW_PLEX_URL=http://plex:32400

Example Docker Compose Override

services:
  bw_plex:
    image: hellowlol/bw_plex:latest
    container_name: bw_plex
    restart: unless-stopped
    volumes:
      - /etc/localtime:/etc/localtime:ro
      - ${DOCKERCONFDIR}/bw_plex:/config
      - ${DOCKERSTORAGEDIR}:/storage
    command: bw_plex --url ${BW_PLEX_URL} -t ${BW_PLEX_TOKEN} -df /config watch