audiobookshelf/client/pages/audiobook/_id
Piotr Niełacny 5d5b67a069 Add ChaptersCueImportModal for importing chapters from .cue files
- Implemented a new modal component for importing chapters from .cue files, allowing users to select and preview chapters.
- Added functionality to parse .cue files and display chapter information, including start times and titles.
- Integrated the modal into the chapters page, providing a button to open the import modal.
- Updated localization strings to support new UI elements and messages related to cue file import.
- Added Cypress tests to ensure correct behavior when importing valid and invalid cue files.
2025-12-19 10:27:41 +00:00
..
chapters.vue Add ChaptersCueImportModal for importing chapters from .cue files 2025-12-19 10:27:41 +00:00
edit.vue Fix manage, chapters edit tracks and library stats page not setting the current library properly #4170 2025-03-30 17:27:36 -05:00
manage.vue Fix chapter table on audiobook tools page uneven column widths 2025-06-07 17:10:23 -05:00