Error parsing CreationTime with some files

Support for Ubuntu and other Desktop Linux distributions
Post Reply
edifus
Posts: 15
Joined: 01 Sep 2016, 19:36

Error parsing CreationTime with some files

Post 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
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Error parsing CreationTime with some files

Post by rednoah »

What does filebot -script fn:sysinfo say?
:idea: Please read the FAQ and How to Request Help.
Post Reply