yocker 1327 Posted February 22 Author Posted February 22 34 minutes ago, rechigo said: The DLL is missing ! Fixed. 1
DarWun 351 Posted Sunday at 08:49 PM Posted Sunday at 08:49 PM Is there a reason why previously detected end credit tags would be removed? I've had a number of shows where end credits were detected successfully a few months ago that now no longer have end credit markers. I only realized this after the end credit skip option stopped showing up while watching episodes for those shows. When I viewed end credits from the plug-in for those shows it identified that end credits were missing for almost all of the episodes. I reran the scan for those shows, and end credits were detected again. But I'm not sure why they were deleted in the first place.
yocker 1327 Posted Sunday at 08:53 PM Author Posted Sunday at 08:53 PM 1 minute ago, DarWun said: Is there a reason why previously detected end credit tags would be removed? I've had a number of shows where end credits were detected successfully a few months ago that now no longer have end credit markers. I only realized this after the end credit skip option stopped showing up while watching episodes for those shows. When I viewed end credits from the plug-in for those shows it identified that end credits were missing for almost all of the episodes. I reran the scan for those shows, and end credits were detected again. But I'm not sure why they were deleted in the first place. I'm not 100% sure about this but it looks like: 1. Emby for some reason removed all detections, even their own intro detections, when Emby last updated. 2. Emby also removed all detections including their own intro when doing a metadata refresh even when it's said to only look for missing metadata. I don't know why the devs made it like that or if it's a bug. It's not the plugin removing the detections. 1
DarWun 351 Posted Monday at 12:10 AM Posted Monday at 12:10 AM 3 hours ago, yocker said: I'm not 100% sure about this but it looks like: 1. Emby for some reason removed all detections, even their own intro detections, when Emby last updated. 2. Emby also removed all detections including their own intro when doing a metadata refresh even when it's said to only look for missing metadata. I don't know why the devs made it like that or if it's a bug. It's not the plugin removing the detections. Thanks. I've been selective in my use of this plug-in, only having used it to determine end credits for a hand full of series in my collection. And it looks like the previously detected end-credit flags were wiped for every one of those shows recently. That may have coincided with Emby rescanning intro markers. But I don't recall Emby redetecting intro credits recently on any of the series where end credits tags disappeared. I am currently rescanning end credits for all of the series where they were deleted. I'll report back if I figure out why they were deleted in the first place.
yocker 1327 Posted Monday at 12:44 AM Author Posted Monday at 12:44 AM 33 minutes ago, DarWun said: Thanks. I've been selective in my use of this plug-in, only having used it to determine end credits for a hand full of series in my collection. And it looks like the previously detected end-credit flags were wiped for every one of those shows recently. That may have coincided with Emby rescanning intro markers. But I don't recall Emby redetecting intro credits recently on any of the series where end credits tags disappeared. I am currently rescanning end credits for all of the series where they were deleted. I'll report back if I figure out why they were deleted in the first place. It's not Emby rescanning for intro that removes the markers. Emby doing metadata scans removes all markers, including the intro once. 1
DarWun 351 Posted Monday at 03:07 AM Posted Monday at 03:07 AM 2 hours ago, yocker said: It's not Emby rescanning for intro that removes the markers. Emby doing metadata scans removes all markers, including the intro once. Thanks for the clarification. I haven't seen intro markers removed after Emby doing metadata rescans. I've only seen the end credit markers removed (whether due to metadata rescan of for another reason).
yocker 1327 Posted Monday at 04:01 AM Author Posted Monday at 04:01 AM (edited) 53 minutes ago, DarWun said: Thanks for the clarification. I haven't seen intro markers removed after Emby doing metadata rescans. I've only seen the end credit markers removed (whether due to metadata rescan of for another reason). For me it sadly does and others have reported the same. Anyway.. It's sadly out of my hands and needs a change in Emby it self from the devs. Edited Monday at 04:02 AM by yocker 3 1
yocker 1327 Posted Monday at 09:42 PM Author Posted Monday at 09:42 PM @DarWunI forgot to write. You can use the backup feature to hasten the re-detection.
spk2010 0 Posted 1 hour ago Posted 1 hour ago Hi, first of all, thanks for the plugin! I have the same problem, the end markers disappear when an episode is played. For now I have solved it like this: instead of using Emby's task scheduler, I launch a script that uses the Credits Detector API. First it checks if a backup exists, if there is one it restores it, then it starts detecting all episodes with /CreditsDetector/StartDetection and "SkipExistingMarkers": true, I wait for it to finish (/CreditsDetector/GetProgress) and finally it overwrites the backup. I would like to comment on another thing, the recommended docker container does not work on my RaspberryPi 4, I had to end up using hertzg/tesseract-server and with another script delete the temp files. again, thanks for the work done!!
yocker 1327 Posted 40 minutes ago Author Posted 40 minutes ago 14 minutes ago, spk2010 said: Hi, first of all, thanks for the plugin! I have the same problem, the end markers disappear when an episode is played. For now I have solved it like this: instead of using Emby's task scheduler, I launch a script that uses the Credits Detector API. First it checks if a backup exists, if there is one it restores it, then it starts detecting all episodes with /CreditsDetector/StartDetection and "SkipExistingMarkers": true, I wait for it to finish (/CreditsDetector/GetProgress) and finally it overwrites the backup. I would like to comment on another thing, the recommended docker container does not work on my RaspberryPi 4, I had to end up using hertzg/tesseract-server and with another script delete the temp files. again, thanks for the work done!! Hmm that doesn't sound like the normal Emby behavior. Never heard of it removing chapter info after play, i will look into what i can find about it. Do you have other plugins that edit chapters? A Raspberry PI isn't really recommended as it's not powerful enough. I'm surprised you actually got any of the OCR to work on it. OCR is a form of AI that reads images/texts and gives back what it sees. For PaddleOCR it's recommended to have a Nvidia GFX card and and 100GB disk space, Tesseract requires way less space but i would recommend a somewhat modern CPU.
yocker 1327 Posted 20 minutes ago Author Posted 20 minutes ago @LukeSorry for bothering with this but i would love to know if Emby overwriting the chapter markers is intentional or something that will be fixed. It's affecting Embys own intro markers as well plus it creates havoc for this plugin.
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