joshuatly / libby_ab_bot

Telegram Bot to download Libby Audiobook MP3
https://t.me/libby_ab_bot
19 stars 0 forks source link

No chapters #1

Closed mkgtu closed 9 months ago

mkgtu commented 9 months ago

Unlike downloading the books via the Overdrive app (metadata contained in the mp3) or from Libby using chrome's Libby Audiobook Exporter (with metadata in a json file) or Firefox's Libby Download add-on (metadata in a cue file)... this bot provides no metadata at all that is readable by top tier Audiobook players (such as Listen or Smart Audiobook Player). So none of these players can display the book chapters (only files). .... So until you develop a way of adding a json or cue file to the downloads, the books downloaded by this bot are defective. The json file should be the easiest to get. The developer of the chrome extension told me the json was readily available to download from Libby. He didn't create it and really had no idea what it was good for but he included it for the sake of completion. You need your bot to get that file.

joshuatly commented 9 months ago

Thanks for letting me know, please check now as I believe the MP3 now contain the proper overdrive mp3 tag

mkgtu commented 9 months ago

I just downloaded the same book that earlier today did not display chapters, but this second download does display chapters in all the relevant players (Listen, Smart Audiobook, Sirin) that can parse chapters from Overdrive mp3 files. So the json is not necessary. ISSUE IS FIXED to my satisfaction at least. Thank you for a very quick response. Appreciate it.

joshuatly commented 9 months ago

Youre welcome, its because I was testing a fix for this late last week and have yet to implement it on the bot.