Commit Graph

47 Commits (9a97b2b668cc442247b4b28aace56dcd4dcd8efe)

Author SHA1 Message Date
Bogdan 9a97b2b668 New: Support for DV HDR10Plus from media info
6 months ago
Qstick 70b725a2dc New: Use file's format title for quality if parsed
10 months ago
Bogdan 2e252771de Remove unused imports
1 year ago
Qstick 85aecbe67e New: Improve primary video stream selection
1 year ago
Mark McDowall 8a496cbdae New: Don't try to analyze disk image files (iso, img, etc)
1 year ago
Qstick 1732e23945
Fixed: Prevent Media Info error if no tags exist
2 years ago
Qstick 182cda47b0 Fixed: Detect 3D in some video files
2 years ago
Qstick fda1ad237b Fixed: Map DV Blu-ray to HDR10 compatibility
2 years ago
Qstick 75270d8151 Fixed: Avoid ArgumentRangeException on FFProbe check when no sidedata frames
2 years ago
bakerboy448 13e44ce19a New: Add {MediaInfo VideoDynamicRangeType} token for renaming
2 years ago
ta264 7bbd2246c4 Fix secondary ffprobe scan
2 years ago
ta264 59fed13442 MediaInfoModel initializer -> assignment for NRE tracking
2 years ago
ta264 d33bed6a36 Fixed: Null reference error getting video file info
3 years ago
ta264 f0f8a4ffaf
New: MediaInfo -> FFProbe
3 years ago
Robin Dadswell 0a18898e36
Sentry logging exceptions and some trace logging
3 years ago
Matt Evans d8c962a911 Fixed: Detect Dolby Vision as HDR
3 years ago
Qstick 5182ac2a13 Fixed: Migrate Mediainfo properties that changed names
4 years ago
Qstick f9733eea7a Fixed: Use audioChannels_Original if it exists in MI
4 years ago
Taloth Saldono 12041ac290 Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Ricardo Amaral 5d0effa591 Fixed: Fallback to 'VideoCodec' if 'VideoFormat' is unavailable (#3142)
6 years ago
Ricardo Amaral e62b6d1ddb Fixed: Read video 'BitRate_Nominal' if 'BitRate' is empty (#3144)
6 years ago
Ricardo Amaral 97f111bec8 New: Refactor MediaInfo tokens (fixes old tokens adds new stuff) (#3058)
6 years ago
Qstick 2b373f2006 Added: Fallback to Bitrate_Nominal for MediaInfo (#2886)
6 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall 5fcd65ef57 Fixed: MediaInfo.AudioChannels for some eac3 and mp3 files
8 years ago
Mark McDowall db4b0de5e2 New: MediaInfo VideoBitDepth and AudioChannels
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 1a402a9cf4 MediaInfo should use ParseSpeed > 0.2 for .ts files to get accurate readings.
9 years ago
Taloth Saldono 1fbbfb3317 Fixed: A bug caused way too much data being read during MediaInfo discovery (often the entire file).
9 years ago
Taloth Saldono f1a5261e0a Properly dispose filestream after getting mediainfo.
9 years ago
Taloth Saldono 5cd2d71e6f Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
9 years ago
Taloth Saldono af060d73cc Updated MediaInfo code for syno/linux.
9 years ago
Taloth Saldono d4532c3856 Fixed: MediaInfo now also works on linux with unicode filenames.
9 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi f684d2f0d7 Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Taloth Saldono bd60133274 Fixed: Framerate in mediainfo is now parsed culture invariant.
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall c03f01172e Use audio and general stream runtimes when video runtime is zero
11 years ago
Mark McDowall d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse
11 years ago
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
11 years ago
Mark McDowall 061da0573a Fixed: Another runtime parsing issue for .ts files
11 years ago
Mark McDowall 94d50de6cb Fixed: Parsing .ts files for runtime should work now
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago