Page 1 of 1

Error parsing CreationTime with some files

Posted: 12 Oct 2020, 23:51
by edifus
Started seeing parsing errors on some media files, not sure if this is a bug or not, this is not causing filebot to crash out with any error that I've seen, yet.

Code: Select all

Failed to parse media property: CreationTime: /path/to/some/media.mkv: java.time.format.DateTimeParseException: UTC 2015-09-25 04:50:03 / UTC
Here is a snippet of mediainfo output of the file, seems related to the Encoded date. I can provide more details if needed.

Code: Select all

General
Unique ID                                : 212249402996038508677067248165555047542 (0x9FADBF82E1958F9EAA9B1FA822A88C76)
Complete name                            : /path/to/some/media.mkv
Format                                   : Matroska
Format version                           : Version 4
File size                                : 9.65 GiB
Duration                                 : 1 h 26 min
Overall bit rate mode                    : Variable
Overall bit rate                         : 16.1 Mb/s
Movie name                               : media
Encoded date                             : UTC 2015-09-25 04:50:03 / UTC
Writing application                      : mkvmerge v8.3.0 ('Over the Horizon') 64bit
Writing library                          : libebml v1.3.1 + libmatroska v1.4.2 / Lavf55.12.0

Re: Error parsing CreationTime with some files

Posted: 13 Oct 2020, 05:35
by rednoah
What does filebot -script fn:sysinfo say?