G Jie Posted August 23, 2019 #1 Posted August 23, 2019 After upgraded to DSM 6.2.2 and moments 1.3.2, the face recognition is empty , and concept category only has child. I found thus shoud be a bug of photo detection plugin. So, there is the way to fix it: 1. enable SSH, and disable Moments. 2. replace /var/packages/SynologyMoments/target/usr/lib/libsynophoto-plugin-detection.so with my attachment. 3. enable Moments. (maybe need to reindex.) everything is fine. Enjoy~ libsynophoto-plugin-detection.so 7 5 Quote
Remi Posted August 23, 2019 #2 Posted August 23, 2019 (edited) It works perfectly. the identification of subjects as well as the "For you" tab works. Thank you very much. Edited August 24, 2019 by Remi Quote
xtronets Posted August 25, 2019 #4 Posted August 25, 2019 how to chagne this file i have message "acces denied" Quote
Olegin Posted August 25, 2019 #5 Posted August 25, 2019 Seems that needs root acсess, do this bofore replacing: sudo -i Quote
xtronets Posted August 25, 2019 #6 Posted August 25, 2019 3 hours ago, Olegin said: Seems that needs root acсess, do this bofore replacing: sudo -i How i can to do on winscp? Quote
Olegin Posted August 25, 2019 #7 Posted August 25, 2019 (edited) @xtronets Install putty and do with it. Edited August 25, 2019 by Olegin Quote
xtronets Posted August 25, 2019 #8 Posted August 25, 2019 I have putty but i want do tgin in winscp Quote
G Jie Posted August 26, 2019 Author #9 Posted August 26, 2019 12 hours ago, xtronets said: I have putty but i want do tgin in winscp You can copy the file to "/tmp/" folder with winscp. Then, login with ssh(putty), run: sudo cp /tmp/libsynophoto-plugin-detection.so /var/packages/SynologyMoments/target/usr/lib/libsynophoto-plugin-detection.so Quote
polanskiman Posted August 26, 2019 #11 Posted August 26, 2019 On 8/23/2019 at 9:53 AM, G Jie said: 2. replace /var/packages/SynologyMoments/target/usr/lib/libsynophoto-plugin-detection.so with my attachment. Hello, As prescribed by the forum rules: Quote 7 - Attachements must come with clear descriptions of what they are and what they do. 8 - Materials derived from Open Source must include source code, as well as an explanation of what has been done to it. Could please inform us what were the changes made to that file? Thank you. Quote
G Jie Posted August 27, 2019 Author #12 Posted August 27, 2019 15 hours ago, Polanskiman said: Hello, As prescribed by the forum rules: Could please inform us what were the changes made to that file? Thank you. Sure, Idon't know how to edit the exist topic. Ca you update it for me? The libsynophoto-plugin-detection.so is extracted from previous version(1.2.1-0646) of Moments. Quote
polanskiman Posted August 27, 2019 #13 Posted August 27, 2019 Ok thank you. I will edit the OP. Quote
paarsand Posted October 16, 2019 #14 Posted October 16, 2019 (edited) Can anyone tell me why this fixes it? I have the right number of cores, and everything setup right. How will an update of moments affect this? Edited October 16, 2019 by paarsand Quote
swanbird Posted November 11, 2019 #15 Posted November 11, 2019 It works after replace this file,but Live Photo is still not detected, Can fixes it? Quote
Mjombly Posted January 27, 2020 #16 Posted January 27, 2020 I have Moments 1.3.3-0700 installed and tried the fix above. I managed to download the full Moments package for version 1.2.1-0646 (the X86 version) and extract the libsynophoto-plugin-detection.so file. I stopped the Moments package, replaced the file with the older version and then started it again and triggered a re-index but it didn't fix the problem. I'm running Xpenology on an HP N54L with AMD Turion II processor. Is this fix still working for people and if so any pointers for something I might have missed? This is an extract from my synophoto.log file: 2020-01-27T16:31:58+00:00 TheHamptons synophoto-task-center: /source/synophoto/src/lib/io/channel.cpp:104 channel[] failed to send: write: Broken pipe 2020-01-27T16:31:58+00:00 TheHamptons synophoto-task-center: /source/synophoto/src/lib/io/channel.cpp:81 channel[/run/synophoto/concept.socket] construct failed: connect: Connection refused Any pointers gratefully received! Quote
oran Posted February 23, 2020 #17 Posted February 23, 2020 On 1/28/2020 at 12:55 AM, Mjombly said: I have Moments 1.3.3-0700 installed and tried the fix above. I managed to download the full Moments package for version 1.2.1-0646 (the X86 version) and extract the libsynophoto-plugin-detection.so file. I stopped the Moments package, replaced the file with the older version and then started it again and triggered a re-index but it didn't fix the problem. I'm running Xpenology on an HP N54L with AMD Turion II processor. Is this fix still working for people and if so any pointers for something I might have missed? This is an extract from my synophoto.log file: 2020-01-27T16:31:58+00:00 TheHamptons synophoto-task-center: /source/synophoto/src/lib/io/channel.cpp:104 channel[] failed to send: write: Broken pipe 2020-01-27T16:31:58+00:00 TheHamptons synophoto-task-center: /source/synophoto/src/lib/io/channel.cpp:81 channel[/run/synophoto/concept.socket] construct failed: connect: Connection refused Any pointers gratefully received! same to me. Quote
Jamzor Posted June 16, 2020 #18 Posted June 16, 2020 On 8/23/2019 at 4:53 AM, G Jie said: After upgraded to DSM 6.2.2 and moments 1.3.2, the face recognition is empty , and concept category only has child. I found thus shoud be a bug of photo detection plugin. So, there is the way to fix it: 1. enable SSH, and disable Moments. 2. replace /var/packages/SynologyMoments/target/usr/lib/libsynophoto-plugin-detection.so with my attachment. 3. enable Moments. (maybe need to reindex.) everything is fine. Enjoy~ libsynophoto-plugin-detection.so 48.72 kB · 180 downloads Is this still working? Seems a few people posted problems and no answer in months.. Quote
DSMonESXi Posted June 23, 2020 #19 Posted June 23, 2020 (edited) On 6/17/2020 at 5:00 AM, Jamzor said: Is this still working? Seems a few people posted problems and no answer in months.. I have had success using this fix. ESXi 7.0 with i5-8500T, 4 vCPUs running Jun1.04b and DS918+ 6.2.3-25426 Edited June 23, 2020 by DSMonESXi Quote
Jamzor Posted June 24, 2020 #20 Posted June 24, 2020 22 hours ago, DSMonESXi said: I have had success using this fix. ESXi 7.0 with i5-8500T, 4 vCPUs running Jun1.04b and DS918+ 6.2.3-25426 Doesnt work for me.. Subject Dog can be found but no faces. and in "for you" tab always says "come back later" basically... Quote
stignekstad Posted July 14, 2020 #21 Posted July 14, 2020 This worked fine, thank you dsm 6.2.3-25426 Quote
otobcn Posted July 31, 2020 #22 Posted July 31, 2020 i have dsm 6.2.3-25426 and not needed any patch.. works finde facerecognition without any patch. native working.. Quote
mcdull Posted August 1, 2020 #23 Posted August 1, 2020 You may wish to see my other post for the reason. If you have correct number of core in ESXi set up, there is no need to patch the file. Using an old component will certainly cause some other issues. Quote
Au Hun Boon Posted November 15, 2020 #24 Posted November 15, 2020 (edited) Thanks for your effort. Edited November 15, 2020 by Au Hun Boon Quote
koval Posted January 5, 2021 #25 Posted January 5, 2021 Thank you so much for this patch. Confirm: DSM-6.2.3-25426 Update 3 Moments 1.3.6-0716 Works great! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.