diff --git a/menu/plex_dupe/plex_dupe.sh b/menu/plex_dupe/plex_dupe.sh index 273b0ead..eed28ebd 100644 --- a/menu/plex_dupe/plex_dupe.sh +++ b/menu/plex_dupe/plex_dupe.sh @@ -137,20 +137,21 @@ doneenter(){ authdel(){ clear -chk=$(figlet Plex Dupe finder | lolcat ) +status=$(cat /var/plex_dupe/plex.authdel) tee <<-EOF ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -🚀 Plex Dupefinder +🚀 Plex Dupefinder ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ -Set it to auto mode - -[ 1 ] Automode on -[ 2 ] Automode off +Set it to AUTO_DELETE [ $status ] - "AUTO_DELETE": false, +[ 1 ] AUTO_DELETE : on +[ 2 ] AUTO_DELETE : off +NOTE / Info +"AUTO_DELETE": true, - Plex DupeFinder will run in automatic mode. +"AUTO_DELETE": false, - Plex DupeFinder will run in interactive mode. (Default) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ EOF