Jan
Jan
Hi, I implemented find_package for external libraries on the [external-deps branch](https://github.com/enwi/hueplusplus/tree/external-deps). Could you please test that it correctly links to the external dependencies? I only tested that it still works...
I thought a bit more about this, especially how it will work with database recreate. I think the only possibility is to record the blocks in the `DuplicateBlock` table, because...
I can't reproduce this. In the forum post you had this sequence > ``` > 2024-05-04 19:46:47 -04 - [Verbose-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-IncludingPath]: Including path as no filters matched: C:\Users\Maintenance\aranym\.matplotlib\ > 2024-05-04 19:46:47...
> @Jojo-1000 Not directly related to the OP question, but would it make sense to automatically exclude `\\?\GLOBALROOT\Device\` ? > > The data there is unlikely to be restorable, even...
There are 167 warnings about incorrect calls. Most of them can be resolved by using the attribute and correct platform check except for Captcha/CaptchaUtil: This will need to be reworked,...