mp3chapters / mp3chapters.github.io

Online tool for adding chapters and other id3 tags to audio files
https://mp3chapters.github.io/
MIT License
18 stars 5 forks source link

No images and wrong duration in AntennaPod #8

Closed arturi closed 10 months ago

arturi commented 10 months ago

Hi, thank you for your effort, this is an amazing tool. I'm on Linux and looking to add chapters with images to a podcast, there are very few options and the web version is exactly what I needed.

The problem I encountered is the images don't seem to get embedded, or they don't show up in AntennaPod on Android, plus the duration is wrong, so probably something incorrect about timestamps as well?

photo_2024-01-10_09-40-13

Everything works fine with other mp3s from different podcasts in this app.

DominikPeters commented 10 months ago

Hi! Thanks for the report. I don't have an android device conveniently available, so cannot test on AntennaPod. Could you check what happens with PocketCasts? For me, on PocketCasts, it shows images.

Regarding chapter durations, maybe AntennaPod rounds down to 0? The example file has chapters that are only a few seconds long.

DominikPeters commented 10 months ago

I used an emulator, using another file with chapter images not produced with my tool, and AntennaPod also doesn't show chapter images. Maybe it's a bug of AntennaPod. Do you have an example podcast where a chapter image is shown?

DominikPeters commented 10 months ago

I think I figured it out. AntennaPod doesn't show chapter images when playing local files. If you add https://mp3chapters.github.io/example.xml as a podcast, the images are shown correctly.

image
arturi commented 10 months ago

Oooh I see. I was about to say I listened to this podcast yesterday where the images where shown correctly.

Thank you! Sorry for false alarm then, thank you for your work again :black_heart: