Fabien Benetou

Results 214 comments of Fabien Benetou

Thanks, I did make sure my Kinect was working well then rebuild obs from source but I'll keep the actual install and test for tomorrow. I admit I'm very confused...

``` fabien@fabien-CORSAIR-ONE-i160:~/Prototypes/obs-kinect$ ldd libobs-kinect-azuresdk.so linux-vdso.so.1 (0x00007ffd4a10a000) libobs-kinect.so => not found libobs.so.0 => /lib/libobs.so.0 (0x00007f87bab5c000) libk4a.so.1.4 => not found libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f87ba97b000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f87ba960000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f87ba76e000)...

Actually I [already built few months ago](https://twitter.com/utopiah/status/1326117012926500864) from sources in `~/Prototypes/Azure-Kinect-Sensor-SDK/build/bin/` after following https://tianyusong.com/2019/11/13/how-to-install-azure-kinect-sdk-on-ubuntu-16-04/ because the Microsoft package repositories are... well a damn mess. If possible I'd prefer relying on...

Thanks indeed @micahstubbs that's a working example from @TakashiYoshinaga !

Very nice, I'm coming from Harmonizely but also deGoogle so having CalDav integration to work with e.g NextCloud but also Outlook is very exciting. I'm monitoring Releases, eager to be...

Very exciting @alextselegidis . I recently cancelled my plan on Harmonizely due to their acquisition (I feel it's now part of a big "machine" rather than a carefully crafted product...

Do these [requirements from Collabora Online](https://collabora-online-for-nextcloud.readthedocs.io/en/latest/install/) still apply? - A subdomain or a second domain that the Collabora Online server can run on - An Apache server with some enabled...

Thanks, I might try again. I specifically tried version 23 because of the integration / bundling because before, via compose, it also didn't work for me. Everything starts properly yet...

What about have a configuration item with the directory to start from and if it's not in the path in [scanCurrentFolder](https://github.com/nextcloud/photos/blob/master/lib/Controller/AlbumsController.php#L123) in AlbumsController then ignore the scan? I'm posting this...

@skjnldsv then what's the indexing function for the Albums section? The idea would be the same, to filter out paths that are not in the configured one.