Mediainfo hangs on large nzb file.
A unified display of relevant technical and tag data for A/V files
Brought to you by:
guillaumeroques,
zenitram
CPU on one of my cores is pegged at 100%. The process command is: "/usr/bin/mediainfo --Output=XML /var/www/newznab/nzbfiles/tmpunrar/FILENAME..ISO"
Last edit: CylonToaster 2013-12-07
Workaround is to prevent this file from entering the tmpunrar directory for processing.
Edit the lib/www/postprocessing.php file and remove the "ISO" and "IMG" from the following line: "$this->mediafileregex = 'AVI|VOB|MKV|MP4|TS|WMV|MOV|M4V|F4V|MPG|MPEG|M2TS|IMG|ISO';"
I need the file. By email info@mediaarea.net if you don't want to have it public.