You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run my file in Overcast (iOS podcast app) although I do see the chapter names display as they are played, I do not see the interactive chapter tool.
As a reference this is what I see with the example file mentioned above:
Could it be something to do with table of contents? CTOC? When I compare the two files in another ID3 package I see that the version with chapters created using node-id3 is missing this.
@Zazama I have done some experimentation with chapters support. Results are encouraging but one last hurdle...
Although I can add chapter marks successfully they are not properly displayed by podcast players.
This clip is an example of a podcast with chapters. https://auphonic.com/media/blog/auphonic_chapters_demo.mp3 I erased all the ID3 tags and attempted to add some back in using node-id3.
When I run my file in Overcast (iOS podcast app) although I do see the chapter names display as they are played, I do not see the interactive chapter tool.
As a reference this is what I see with the example file mentioned above:
I have put up a demo podcast here: https://podlaunch.com/test/podcast.xml
Episode 1: Chapters Example (created with node-id3) - https://podlaunch.com/test/test.mp3
Episode 2: That example file mentioned above - https://podlaunch.com/test/original.mp3
Could it be something to do with table of contents? CTOC? When I compare the two files in another ID3 package I see that the version with chapters created using node-id3 is missing this.
Originally posted by @shealan in #60 (comment)
The text was updated successfully, but these errors were encountered: