jellyfin/MediaBrowser.MediaEncoding/Probing
Maxr1998 8d27e10cb6
Interpret ffprobe date as UTC
Currently, dates are parsed according to the local time, which results in potentially wrong data being stored in the database after normalizing to UTC - e.g. 2021-04-04 would be stored as '2021-04-03 22:00:00Z' and displayed in the UI as 03.04.2021.
2021-04-04 15:13:54 +02:00
..
FFProbeHelpers.cs Interpret ffprobe date as UTC 2021-04-04 15:13:54 +02:00
InternalMediaInfoResult.cs Fix exceptions while scanning 2019-12-22 22:09:09 +01:00
MediaChapter.cs Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding 2020-08-04 16:20:52 +02:00
MediaFormatInfo.cs Update MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs 2020-01-07 11:13:47 +01:00
MediaStreamInfo.cs Merge branch 'master' into tonemap 2020-09-04 02:55:57 +08:00
ProbeResultNormalizer.cs FxCop -> Net Analyzers (part 1) 2021-03-09 03:04:47 +01:00