mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-02 08:50:38 +02:00
430fbf5e46
This commit updates the logic in generateChaptersFromOverdriveMediaMarkers to create a single array of objects that holds all of the clean MediaMarker data. it still needs to be conveted to the NewChapters format. I should also rename this function to "cleanChaptersFromOMM", but I"ll do that later