We want to mark the start and end of certain sections of a livestream in the description. The end is always accurate, but the start always resolves to six zeroes instead of the actual timestamp.
When @cyprient added description edition [sic] and chapter insertion as part of 8dc3fd6, they decided that the first timestamp must always be '00:00:00'. I guess for their use case, that business rule made sense, but it's not always the case. The current implementation has no clear justification and looses information.
Would it make sense to simply drop the extra condition, or make it a configurable option to influence the behaviour?
We want to mark the start and end of certain sections of a livestream in the description. The end is always accurate, but the start always resolves to six zeroes instead of the actual timestamp.
When @cyprient added description edition [sic] and chapter insertion as part of 8dc3fd6, they decided that the first timestamp must always be '00:00:00'. I guess for their use case, that business rule made sense, but it's not always the case. The current implementation has no clear justification and looses information.
Would it make sense to simply drop the extra condition, or make it a configurable option to influence the behaviour?