sydlexius 303 Posted 6 hours ago Posted 6 hours ago Okay, now I'm observing the same issues with "New Emby" on the Shield...it sees the chapter markers, but doesn't offer to skip credits.
popy 74 Posted 6 hours ago Posted 6 hours ago 51 minutes ago, yocker said: Emby for Android TV might not support custom markers for the end credits. Try with the normal Emby app. Side note: The developers have talked about phasing out the Emby for Android TV for the normal Emby App instead so you might consider switching. Thx a lot for the hint. Tested the "Emby for Android" App on my Shield and Skip Credits (and also Intros) are working. Will consider switching to the main app (also when the devs are discussing to phase out the app). 44 minutes ago, sydlexius said: I don't have any suggestions, but I can state that episodes with detected Credits are showing up correctly in my Emby ATV release. Unfortunately, I don't get the pop-up to go to the next episode either. @ebrDoes the ATV app not support this? Yes, it seems it's not supported in the ATV app. Try the main app. It's working there. 1
yocker 1433 Posted 5 hours ago Author Posted 5 hours ago 59 minutes ago, sydlexius said: Okay, now I'm observing the same issues with "New Emby" on the Shield...it sees the chapter markers, but doesn't offer to skip credits. 16 minutes ago, popy said: Thx a lot for the hint. Tested the "Emby for Android" App on my Shield and Skip Credits (and also Intros) are working. Will consider switching to the main app (also when the devs are discussing to phase out the app). Yes, it seems it's not supported in the ATV app. Try the main app. It's working there. Sadly nothing i can do about it since it seems like a limitation of the Emby for Android TV app. Only advice i have is use and stick with the Emby app.
sydlexius 303 Posted 2 hours ago Posted 2 hours ago 3 hours ago, yocker said: Sadly nothing i can do about it since it seems like a limitation of the Emby for Android TV app. Only advice i have is use and stick with the Emby app. Yeah, having the marker is still useful. It's up to the devs to make them "actionable" 1
toooo 8 Posted 1 hour ago Posted 1 hour ago I am trying out the plugin and am getting the below error on the configuration page. The top menu shows up, but nothing else. I am running the official container image (docker.io/emby/embyserver:latest) via podman. The plugin was working previously, and I tried to update to v2.4.7. I have been changing plugins, and maybe there is an incompatibility or missing dependency? + TimeMarkEdit + EmbyReporter (with container volumes as described in instructions, also tested the container without these) - ChapterAPI Things I have tried, without any change in behavior: downgraded back to 2.4.2 and get the same result rebuilt container with/without EmbyReporter volumes removed TimeMarkEdit and EmbyReporter restored from "Backup & Restore" backup (which apparently does not restore plugin dlls) removed EmbyCredits.xml config file (plugin did not recreate a fresh one) replaced EmbyCredits.xml from my backup Relevant entries from my logs 2026-04-14 20:07:43.996 Info App: Loading EmbyCredits, Version=2.4.2.0, Culture=neutral, PublicKeyToken=null from /config/plugins/EmbyCredits.dll 2026-04-14 20:07:47.474 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.TriggerDetectionRequest 2026-04-14 20:07:47.475 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessEpisodeRequest 2026-04-14 20:07:47.475 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessSeriesRequest 2026-04-14 20:07:47.475 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessSeasonRequest 2026-04-14 20:07:47.476 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessSeasonMissingMarkersRequest 2026-04-14 20:07:47.477 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.BatchUpdateSeasonMissingMarkersRequest 2026-04-14 20:07:47.477 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ProcessLibraryRequest 2026-04-14 20:07:47.478 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetAllSeriesRequest 2026-04-14 20:07:47.478 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetProgressRequest 2026-04-14 20:07:47.478 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetBackupExportProgressRequest 2026-04-14 20:07:47.479 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetBackupImportProgressRequest 2026-04-14 20:07:47.479 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.CancelDetectionRequest 2026-04-14 20:07:47.479 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearQueueRequest 2026-04-14 20:07:47.480 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetSeriesMarkersRequest 2026-04-14 20:07:47.480 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetSeasonValidationRequest 2026-04-14 20:07:47.481 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.DryRunSeriesRequest 2026-04-14 20:07:47.481 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.TestOcrConnectionRequest 2026-04-14 20:07:47.482 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetImageRequest 2026-04-14 20:07:47.482 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetThumbnailRequest 2026-04-14 20:07:47.483 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.DryRunSeriesDebugRequest 2026-04-14 20:07:47.483 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDebugLogRequest 2026-04-14 20:07:47.484 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ExportCreditsBackupRequest 2026-04-14 20:07:47.485 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ImportCreditsBackupRequest 2026-04-14 20:07:47.485 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.BulkExportToFolderRequest 2026-04-14 20:07:47.486 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ExportSeriesCreditsRequest 2026-04-14 20:07:47.486 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ImportSeriesCreditsRequest 2026-04-14 20:07:47.486 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.UpdateCreditsMarkerRequest 2026-04-14 20:07:47.487 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ApplyToSeasonRequest 2026-04-14 20:07:47.487 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.AddTimestampFromDryRunRequest 2026-04-14 20:07:47.488 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetMemoryUsageRequest 2026-04-14 20:07:47.488 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.StartDetectionRequest 2026-04-14 20:07:47.489 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDetectionMethodsRequest 2026-04-14 20:07:47.489 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDetectionResultsRequest 2026-04-14 20:07:47.490 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetDetectionHistoryRequest 2026-04-14 20:07:47.491 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetEpisodeDetectionResultRequest 2026-04-14 20:07:47.491 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetFailedEpisodesRequest 2026-04-14 20:07:47.492 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearFailureMarkersRequest 2026-04-14 20:07:47.492 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearAllFailureMarkersRequest 2026-04-14 20:07:47.493 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetEpisodeChaptersRequest 2026-04-14 20:07:47.493 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.SaveEpisodeChaptersRequest 2026-04-14 20:07:47.494 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.GetTracerEpisodesRequest 2026-04-14 20:07:47.494 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.DismissTracerEpisodeRequest 2026-04-14 20:07:47.495 Debug Server: Defaulting route to authenticated: EmbyCredits.Services.CreditsDetectionApiService.ClearTracerListRequest 2026-04-14 20:07:47.827 Info TaskManager: Daily trigger for Backup Credits Markers set to fire at 04/15/2026 01:15:00, which is 307.2028694 minutes from now. 2026-04-14 20:07:48.001 Info App: Starting entry point EmbyCredits.Plugin 2026-04-14 20:07:48.014 Debug XmlSerializer: Deserializing file /config/plugins/configurations/EmbyCredits.xml 2026-04-14 20:07:48.027 Warn Plugin: RUNNING ON LINUX WITHOUT CUSTOM TEMP FOLDER! If using Docker/Unraid, your image may fill up with temp files. Configure 'Custom Temp Folder Path' in plugin settings to point to a mapped volume (e.g., /mnt/user/appdata/emby-temp or /tmp). 2026-04-14 20:07:48.041 Info Plugin: Credits Detection Service started 2026-04-14 20:07:48.043 Info App: Entry point completed: EmbyCredits.Plugin. Duration: 0.0413932 seconds 2026-04-14 20:07:51.806 Debug WebAppService-0HNKQHDL1QU55:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfiguration&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.807 Debug WebAppService-0HNKQHDL1QU57:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpages?Name=CreditsDetectorConfiguration&X-Emby-Client=Emby Web&X-Emby-Device-Name=Brave Windows&X-Emby-Device-Id=bd0e306e-c9df-4bf4-94c9-554fd434ed4a&X-Emby-Client-Version=4.9.3.0&X-Emby-Token=de17ec792a5b48429a71c8474d7dd778&X-Emby-Language=en-us. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.830 Debug WebAppService-0HNKQHDL1QU55:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 24ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfiguration&v=4.9.3.0. 2026-04-14 20:07:51.870 Debug WebAppService-0HNKQHDL1QU57:00000001: http/1.1 Response completed after client disconnected to 192.168.1.7. Time: 62ms. GET http://REDACTED/emby/web/configurationpages?Name=CreditsDetectorConfiguration&X-Emby-Client=Emby Web&X-Emby-Device-Name=Brave Windows&X-Emby-Device-Id=bd0e306e-c9df-4bf4-94c9-554fd434ed4a&X-Emby-Client-Version=4.9.3.0&X-Emby-Token=de17ec792a5b48429a71c8474d7dd778&X-Emby-Language=en-us. 2026-04-14 20:07:51.917 Debug WebAppService-0HNKQHDL1QU5A:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationjs&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.918 Debug WebAppService-0HNKQHDL1QU5A:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationjs&v=4.9.3.0. 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5B:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationLoader&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5C:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationEvents&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5B:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationLoader&v=4.9.3.0. 2026-04-14 20:07:51.941 Debug WebAppService-0HNKQHDL1QU5C:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationEvents&v=4.9.3.0. 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5E:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationDataManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5F:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationSeriesManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5F:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationSeriesManager&v=4.9.3.0. 2026-04-14 20:07:51.943 Debug WebAppService-0HNKQHDL1QU5E:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationDataManager&v=4.9.3.0. 2026-04-14 20:07:51.944 Debug WebAppService-0HNKQHDL1QU5D:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationUtils&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.945 Debug WebAppService-0HNKQHDL1QU5G:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationProcessingActions&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.946 Debug WebAppService-0HNKQHDL1QU5G:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationProcessingActions&v=4.9.3.0. 2026-04-14 20:07:51.946 Debug WebAppService-0HNKQHDL1QU5D:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 6ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationUtils&v=4.9.3.0. 2026-04-14 20:07:51.948 Debug WebAppService-0HNKQHDL1QU5H:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationProgressMonitor&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.949 Debug WebAppService-0HNKQHDL1QU5H:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationProgressMonitor&v=4.9.3.0. 2026-04-14 20:07:51.949 Debug WebAppService-0HNKQHDL1QU5I:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationChapterEditManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.950 Debug WebAppService-0HNKQHDL1QU5J:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationTracerManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.950 Debug WebAppService-0HNKQHDL1QU5I:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationChapterEditManager&v=4.9.3.0. 2026-04-14 20:07:51.951 Debug WebAppService-0HNKQHDL1QU5J:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationTracerManager&v=4.9.3.0. 2026-04-14 20:07:51.952 Debug WebAppService-0HNKQHDL1QU5K:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationAutoSkipManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.953 Debug WebAppService-0HNKQHDL1QU5L:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationMarkersManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.953 Debug WebAppService-0HNKQHDL1QU5K:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 2ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationAutoSkipManager&v=4.9.3.0. 2026-04-14 20:07:51.954 Debug WebAppService-0HNKQHDL1QU5L:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationMarkersManager&v=4.9.3.0. 2026-04-14 20:07:51.962 Debug WebAppService-0HNKQHDL1QU5M:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationRulesManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.962 Debug WebAppService-0HNKQHDL1QU5N:00000001: http/1.1 GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationBackupManager&v=4.9.3.0. Source Ip: 192.168.1.7, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 2026-04-14 20:07:51.963 Debug WebAppService-0HNKQHDL1QU5N:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationBackupManager&v=4.9.3.0. 2026-04-14 20:07:51.963 Debug WebAppService-0HNKQHDL1QU5M:00000001: http/1.1 Response 304 to 192.168.1.7. Time: 1ms. GET http://REDACTED/emby/web/configurationpage?name=CreditsDetectorConfigurationRulesManager&v=4.9.3.0. ------------------------ Configuration page is mostly empty ----------------------- Error popup
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now