Do *not* try to check the MediaInfo in XML output, if we are using an "external"...
commit47135b696a2a9825f45738afbf0d0dcf9e4b761c
authorLoRd_MuldeR <mulder2@gmx.de>
Thu, 10 May 2018 15:59:15 +0000 (10 17:59 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Thu, 10 May 2018 15:59:15 +0000 (10 17:59 +0200)
treed0810eb1f4aa21f51e8ebb8464440c10d1e3fe02
parent3141fc6b58cb74a1291dfc78ffe85984e5ea6c31
Do *not* try to check the MediaInfo in XML output, if we are using an "external" MediaInfo binary. In that case the expected MediaInfo version is UINT_MAX and the check would always fail.
src/Config.h
src/Thread_FileAnalyzer_Task.cpp