From 91aff7cf794ccab4adc354b773ce3b8d9737dd54 Mon Sep 17 00:00:00 2001 From: Arial-Z <100593180+Arial-Z@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:42:14 +0100 Subject: [PATCH] Update default.env --- config/default.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/default.env b/config/default.env index 807c5cf..c8784f8 100644 --- a/config/default.env +++ b/config/default.env @@ -35,7 +35,7 @@ LOG_FOLDER=$SCRIPT_FOLDER/config/logs # Source for RATING 1 (main show and seasons) (MAL / ANILIST) RATING_1_SOURCE=ANILIST -# Type of rating used in Plex for RATING 1 (audience, critic, user / leave empty to disable) +# Type of rating used in Plex for RATING 1 (audience, critic, user) RATING_1_TYPE=audience # Source for RATING 2 (main show only) (MAL / ANILIST or leave empty to disable) RATING_2_SOURCE=MAL @@ -70,4 +70,4 @@ SEASON_YEAR=No # Disable anilist tags DISABLE_TAGS=No # Mal Data cache time (in days min : 1) -DATA_CACHE_TIME=5 \ No newline at end of file +DATA_CACHE_TIME=5