aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Chapters
AgeCommit message (Collapse)Author
2 daysMerge pull request #16695 from ExpctING/fix_dummy_chapterNiels van Velzen
Fix dummy chapter handling for videos with a single chapter or short duration.
3 daysfeat/audiobook_chapters (#16518)Seven Rats
feat/audiobook_chapters
4 daysfixExpctING
Co-authored-by: Copilot <copilot@github.com>
11 daysfix chapter average calculation to avoid division by zero error.ExpctING
Co-authored-by: Copilot <copilot@github.com>
12 daysFix dummy chapter handling for videos with a single chapter.ExpctING
2025-10-27Backport pull request #15176 from jellyfin/release-10.11.zCeruleanRed
Only save chapters that are within the runtime of the video file Original-merge: 442af96ed9c7b9cfadf46e85e8119ac0476408e0 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com>
2025-10-13Remove chapters on file change (#14984)Tim Eisele
2025-04-26Merge pull request #13847 from Shadowghost/rework-chapter-managementTim Eisele
Rework chapter management