Describe the bug
Running the IntroDB Task in Emby (ran for appr. 1h), it removes chapters from Episode and Movie Detail Screens in Emby. Tried to fix it with rerunning the regular Emby library scan with no luck for most of the files. To get the original chapters back in detail screens, you need to do a complete metadata refresh, but IntroDB markers are gone then.
To Reproduce
Steps to reproduce the behavior:
- Run IntroDB Task in Emby
2026-05-25 11:33:54.710 Info TheIntroDB: GetMediaSegmentsAsync called for ItemId=2471ef32-e801-de1e-df84-db0afbc4f8b1
2026-05-25 11:33:54.710 Debug SqliteItemRepository: GetInternalId from 2471ef32-e801-de1e-df84-db0afbc4f8b1
2026-05-25 11:33:54.721 Debug SqliteItemRepository: GetitemById Episode 1798558 E:\SERIES\NCIS (2003) [tvdb-72108]\Season 3\Navy.CIS.S03E01.mkv
2026-05-25 11:33:54.721 Info TheIntroDB: Episode: Name=Das Duell (1), Series=Navy CIS, S3E1, TmdbId=4614, ImdbId=tt0658002
2026-05-25 11:33:54.721 Info TheIntroDB: Fetching from TheIntroDB API: tmdbId=4614, imdbId=tt0658002, isMovie=False, season=3, episode=1
2026-05-25 11:33:54.721 Info TheIntroDB: TheIntroDB API request: https://api.theintrodb.org/v3/media?tmdb_id=4614&season=3&episode=1&duration_ms=2658976
2026-05-25 11:33:55.038 Info TheIntroDB: TheIntroDB API response: StatusCode=OK for https://api.theintrodb.org/v3/media?tmdb_id=4614&season=3&episode=1&duration_ms=2658976
2026-05-25 11:33:55.041 Debug TheIntroDB: TheIntroDB API parsed response: IntroCount=1, RecapCount=0, CreditsCount=0, PreviewCount=0
2026-05-25 11:33:55.041 Info TheIntroDB: Returning 1 segments for Das Duell (1)
2026-05-25 11:33:55.042 Debug TheIntroDB: TheIntroDB saved 11 chapters/markers for Das Duell (1) (1798558)
2026-05-25 11:33:55.042 Info TheIntroDB: Processed Das Duell (1): 1 segments (fetched), 4 markers added (6410/11748)
- IntroDB Markers are visible in Emby Video OSD <-> Chapters are gone from Episode/Movie Detail Screens in Emby
- Run regular Emby library scan
- IntroDB Markers are gone in Emby Video OSD <-> Regular Chapters are back in Episode/Movie Detail Screen in Emby, but without IntroDB Markers
Expected behavior
- IntroDB Markers are generated after IntroDB Plugin scan and visible in OSD AND visible in Episode/Movie Detail Screen together with the default chapters.
- IntroDB Markers survive a regular Emby library scan.
Screenshots
System Information (please complete the following information):
- OS: Windows
- Emby Version: 4.9.5.0 stable
- Plugin Version: 1.0.2.0
- Browser: Chrome, Brave, Emby Theater Windows App, Android App
Additional context
Describe the bug
Running the IntroDB Task in Emby (ran for appr. 1h), it removes chapters from Episode and Movie Detail Screens in Emby. Tried to fix it with rerunning the regular Emby library scan with no luck for most of the files. To get the original chapters back in detail screens, you need to do a complete metadata refresh, but IntroDB markers are gone then.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
System Information (please complete the following information):
Additional context