diff --git a/plex-romaji-renamer.sh b/plex-romaji-renamer.sh index 3025f65..dccd0e5 100755 --- a/plex-romaji-renamer.sh +++ b/plex-romaji-renamer.sh @@ -3,7 +3,7 @@ RUN_ANIMES_SCRIPT=0 RUN_MOVIES_SCRIPT=0 RUN_SEASONAL_SCRIPT=0 - +printf "PRR v1.23+" | tee -a "$LOG" locale=$(locale -a | grep -i "utf" | head -n 1) if [ -z "$locale" ] then