Alberto Betella on Nostr: Question about Podcasting 2.0 Chapters endTime. If Chapter 1 ends at 1:00:00, should ...
Question about Podcasting 2.0 Chapters endTime. If Chapter 1 ends at 1:00:00, should Chapter 2 start at the same time (1:00:00), at 1:00:01, or at 1:00:00.001? The specs only show examples without using endTime (https://podcasting2.org/podcast-namespace/tags/chapters), and the namespace definition mentions "The end time of the chapter, expressed in seconds with float precision for fractions of a second" [meaning? ms?] https://github.com/Podcastindex-org/podcast-namespace/blob/main/chapters/jsonChapters.md#the-chapter-object). Confused about using endTime and startTime for contiguous chapters. Thoughts?