From 45cf76b56227e992088fd6dfd809dc2f89e2209d Mon Sep 17 00:00:00 2001 From: Viren070 Date: Thu, 17 Apr 2025 23:11:10 +0100 Subject: [PATCH] feat(wests-scripts): provide the PLEX_SERVER_PATH environment variable value --- apps/wests-scripts/.env | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/wests-scripts/.env b/apps/wests-scripts/.env index 1a745c5..2c3db6a 100644 --- a/apps/wests-scripts/.env +++ b/apps/wests-scripts/.env @@ -33,8 +33,7 @@ PLEX_SERVER_API_KEY= PLEX_SERVER_MOVIE_LIBRARY_ID= PLEX_SERVER_TV_SHOW_LIBRARY_ID= # This would be the path to your plex server files. -# Which should be ${DOCKER_DATA_DIR/plex/config/Library/Application Support/Plex Media Server -PLEX_SERVER_PATH= +PLEX_SERVER_PATH=${DOCKER_DATA_DIR}/plex/config/Library/Application Support/Plex Media Server #-------------------------------------------------------------------------# # OVERSEERR - WATCHLIST, PLEX AUTHENTICATION, PLEX REQUEST, RECLAIM SPACE #