Babatom 34 Posted July 1 Posted July 1 I installed it via the plugin store, but I'm still on v2.65.0; there's no way to trigger it manually, is there?
yocker 1797 Posted July 1 Author Posted July 1 1 hour ago, Babatom said: I installed it via the plugin store, but I'm still on v2.65.0; there's no way to trigger it manually, is there? Choose the latest version in the drop down and then press install.
DarWun 367 Posted July 2 Posted July 2 (edited) @yockerI have a (possibly stupid) question about your tesseract container (yock1/embycreditocr). Most of the time Tesseract's status in Task Manager on my Synology is "Sleeping". But on occasion, it will go active and start utilizing the CPU even though the EmbyCredits plugin is not running. CPU usage is roughly 26% when it is active at those times. Is that expected behavior? If it is, what is Tesseract actually doing? I'm assuming it is doing maintenance (i.e. clean-up of remnant files). But I thought I would check just in case there is something else going on. Edited July 2 by DarWun
yocker 1797 Posted July 2 Author Posted July 2 9 minutes ago, DarWun said: @yockerI have a (possibly stupid) question about your tesseract container (yock1/embycreditocr). Most of the time Tesseract's status in Task Manager on my Synology is "Sleeping". But on occasion, it will go active and start utilizing the CPU even though the EmbyCredits plugin is not running. CPU usage is roughly 26% when it is active at those times. Is that expected behavior? If it is, what is Tesseract actually doing? I'm assuming it is doing maintenance (i.e. clean-up of remnant files). But I thought I would check just in case there is something else going on. Sadly don't know, sorry. Tesseract and PaddleOCR are docker containers i have modified slightly to clean up the images after them self when done with them, in fact you could use the originals with the plugin if you wanted. You can find Tesseract at: tesseract-ocr/tesseract: Tesseract Open Source OCR Engine (main repository) They are open source, highly known and used so i'm 99.9% sure it's nothing nefarious or people would have caught it by now.
yocker 1797 Posted July 16 Author Posted July 16 (edited) New beta version (v2.6.9.4) in the catalog. Added TheIntroDB lookups. This, when enabled, looks for credit markers on TheIntroDB.org before running any detections. If found it uses those and skips the detection run on that/those files. Please note, the amount of credit markers on TheIntroDB is rather limited atm. but should get better as time goes on. I'm considering adding an upload function but not sure detections are precise enough for the site, so any uploads should at least be manually inspected before any uploads happen.. Don't know if it's worth adding. Edited July 16 by yocker 1
ebr 16607 Posted July 17 Posted July 17 17 hours ago, yocker said: I'm considering adding an upload function but not sure detections are precise enough for the site, so any uploads should at least be manually inspected before any uploads happen.. Don't know if it's worth adding. Just my 2c - you gotta be really careful with this because that is basically going to be viewed as sending personal information about the media off of the device to ....wherever. Which is just a really sticky thing these days. 1 1
yocker 1797 Posted July 17 Author Posted July 17 12 minutes ago, ebr said: Just my 2c - you gotta be really careful with this because that is basically going to be viewed as sending personal information about the media off of the device to ....wherever. Which is just a really sticky thing these days. Agree, it's going to be a manually thing if anything plus I'm going to ask the people behind theintrodb before even considering it. 1
yocker 1797 Posted Sunday at 01:28 PM Author Posted Sunday at 01:28 PM Small update (v2.9.6.7) Added ability to use locally installed Tesseract instead of being Docker only. Tesseract can be found at: https://github.com/tesseract-ocr/tesseract
GMEMedia 0 Posted 15 hours ago Posted 15 hours ago @yockerI'm currently using EmbyCredits and https://github.com/TheIntroDB/emby-plugin. I see your latest changes include TheIntroDB lookups. Does this mean I no longer need the other plugin?
yocker 1797 Posted 14 hours ago Author Posted 14 hours ago 57 minutes ago, GMEMedia said: @yockerI'm currently using EmbyCredits and https://github.com/TheIntroDB/emby-plugin. I see your latest changes include TheIntroDB lookups. Does this mean I no longer need the other plugin? When enabled in EmbyCredits it will only look for end credits for any file that it runs detection on. If found it will use the time stamps from TheIntroDB and skip detection. For anything more you will need the other plugin. 1
yocker 1797 Posted 1 hour ago Author Posted 1 hour ago New Beta version in the catalog (v2.7.0.0) for those who dare. Added: 1) Support for locally installed Tesseract OCR, a locally installed Tesseract does not require docker. 2) Ability to run multiple PaddleOCR sessions at once, this way you can run detections on multiple files at once with PaddleOCR. Please note: This requires a powerful and/or dedicated computer to not create bottlenecks. 3) Improved chromaprint detection slightly. Bug fixes: 1) Episode comparison when running chromaprint detection would compare episodes against them self. 2) Clean up would in rare cases fail to clean up causing a small memory leak. 3) Other fixes and optimizations not noticeable to users.
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