I have a app that creates "." directories like ".foodir/test" etc and when jdownloads scans it, it properly ignores the directory and doesn't add it to the database. But when it gets to the file add step it tries to add the files but fails as expected, since the directory doesn't exist in the database. Can you fix it so that the file scan ignores "." folder trees like the directory scan does?
Hi,
what do you mean exactly with QuoteBut when it gets to the file add step it tries to add the files ...
?
Edit:Okay, I understand now. You have right this is a bug. Will be fixed fast (today or tomorrow). Thanks!
Thanks!
Maybe could you try this fix below?
Copy the (unzipped) file via FTP to this folder: /administrator/components/com_jdownloads/helpers and try afterwards the scan process again. Thanks!
Quote from: Arno on 04.11.2022 00:46:38
Maybe could you try this fix below?
Copy the (unzipped) file via FTP to this folder: /administrator/components/com_jdownloads/helpers and try afterwards the scan process again. Thanks!
Ok i downloaded & uploaded it, and ran a test run and it did complete for now. I will let you know what happens the next time one of these files comes up. Thanks for your attention!
Thanks for your result message. I will publish today also this bugfix in version 3.9.8.5.
Quote from: Arno on 04.11.2022 10:57:41
Thanks for your result message. I will publish today also this bugfix in version 3.9.8.5.
Thank YOU for the fast fix :)