Previously, the script would scan all libraries if they had almost identical folder names, example: /path/folder and /path/folder-02 Both folders would be notified to be scanned, when only the first folder was valid. This fixes that...