You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix metadata.json download and handle missing duration property
- Replace URL.createObjectURL with data URL in metadata writer
(blob URLs not available in Manifest V3 service workers)
- Add fallback for missing audio-duration property in chapter extraction
- Handle cases where BIF structure may not include duration metadata
0 commit comments