jellyfin/MediaBrowser.MediaEncoding
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
..
Attachments Merge pull request #4169 from stanionascu/bdiso-playback 2020-12-01 22:36:04 -05:00
BdInfo FxCop -> Net Analyzers (part 1) 2021-03-09 03:04:47 +01:00
Configuration Add some analyzers to MediaBrowser.MediaEncoding 2020-08-04 17:08:09 +02:00
Encoder Ignore format for ISO files 2021-03-25 12:23:29 +01:00
Probing Interpret ffprobe date as UTC 2021-04-04 15:13:54 +02:00
Properties Add tests for EncoderValidator 2019-09-28 19:41:34 +02:00
Subtitles FxCop -> Net Analyzers (part 1) 2021-03-09 03:04:47 +01:00
FfmpegException.cs FxCop -> Net Analyzers (part 1) 2021-03-09 03:04:47 +01:00
MediaBrowser.MediaEncoding.csproj Remove useless line 2021-03-09 03:22:51 +01:00