for (final Path file : photos) {
            if (
                !this.props.containsKey(
                    file.getFileName().toString()
                )