mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-11-10 01:19:37 +01:00
This commit adds the rest of the support for actually being able to use Overdrive MediaMarkers. Shoutout to benonymity's project OverdriveChapterize, where I was able to port over the logic to actually do the timestamp conversions https://github.com/benonymity/OverdriveChapterizer/blob/main/chapters.py I still need to do a lot of cleanup of the actual code, and finish the UI. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| layouts | ||
| middleware | ||
| mixins | ||
| pages | ||
| players | ||
| plugins | ||
| static | ||
| store | ||
| nuxt.config.js | ||
| package-lock.json | ||
| package.json | ||
| tailwind.config.js | ||