bw_plex
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
- ${DOCKER_VOLUME_CONFIG}/bw_plex:/config
- ${DOCKER_VOLUME_STORAGE}:/storage
command: bw_plex --url ${BW_PLEX_URL} -t ${BW_PLEX_TOKEN} -df /config watch