Added `os.path.basename()` to `skipped_tracks` comparison in `ImageVerifyTask`. When `OUTPUT_DIRECTORY` is at its default '.' `./` is prepended to the file path of `index.path`, causing the error. Signed-off-by: blueblots <63152708+blueblots@users.noreply.github.com>