Commit Graph

53 Commits (70c320e98bfbab5b653935dfa4c100654f716727)

Author SHA1 Message Date
Matt Evans 70c320e98b New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
6 years ago
Matt Evans 1606ea19a8 New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Taloth Saldono 476110b1de Fixed: Store BitRate_Nominal (VBR) mediainfo in database instead of only BitRate.
6 years ago
Taloth Saldono 2b3956cb60 Honor x264 tag in filename if mediainfo does not conclusively indicate h264.
7 years ago
Taloth Saldono 1b0647423d Updated a few harder to detect MediaInfo VideoCodec formats.
7 years ago
Mark McDowall 81e385bebf New: Use media info during import to extract resolution for quality
7 years ago
Thirrian f1b2186313 Fix typo
7 years ago
Mark McDowall 4399d272dc
Fixed: Import failures when audio channels are in an unexpected format
7 years ago
Mark McDowall 9d7547e941
Add debug logging when formatting audio channels
7 years ago
Taloth Saldono 34ded19be4 Fixed not setting MediaInfo SchemaRevision first time causing it to be fetched again during the series rescan.
7 years ago
Mark McDowall 7b7f48a0e3
Fixed: Media Info audio channel parsing of dual mono audio
7 years ago
Mark McDowall de5d120aac
Fixed: Formatting of audio channels from media info for some files
7 years ago
Taloth Saldono 40e5626ddb Added a few more codecs, not even halfway.
7 years ago
Taloth Saldono ac837c8f74 Added a bunch of extra MediaInfo formats.
7 years ago
Taloth Saldono 27dca830cc Updated MediaInfo schema and revised logic that Formats it. Also added logic to log events to Sentry.
7 years ago
Taloth Saldono 432666b2da Default to filename if there is no SceneName. And added Opus and MPEG-4 Visual.
7 years ago
Taloth Saldono e16e4091f1 VideoCodec formatter HEVC.
7 years ago
Taloth Saldono 1cb25525ab Added additional codecs and more complete error message.
7 years ago
Taloth Saldono f293b9a44e Fixed: Added FLAC to MediaInfo renamer audio codecs.
7 years ago
Taloth Saldono a4f51aeef9 Added XviD to MediaInfoFormatter.
7 years ago
Mark McDowall 8cf028e071 Fixed: Improve sample rejection message when MediaInfo is not available
7 years ago
Taloth Saldono ef5a400c68 Added missing ACC audio format.
7 years ago
Mark McDowall 0d782e1cac Consistent formatting for MediaInfo in various locations
7 years ago
Taloth Saldono 2e08f195e4 Fixed: Zero length file causes MediaInfo hanging in 100% cpu load.
8 years ago
Mark McDowall fc15daa37e New: Improve parsing of audio channels from MediaInfo output
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 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.
9 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 c4430ab4de MediaInfo Dispose only when handle was created.
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.
10 years ago
Taloth Saldono 5cd2d71e6f Integrated MediaInfo wrapper to be able to properly handle Unicode on Linux.
10 years ago
Taloth Saldono af060d73cc Updated MediaInfo code for syno/linux.
10 years ago
Taloth Saldono d4532c3856 Fixed: MediaInfo now also works on linux with unicode filenames.
10 years ago
Mark McDowall e637d68157 Advanced option to disable media info for add series/rescan
10 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 6671934c0f Relative episode file paths
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
11 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