Nao
Nao
> I don't think we mention anywhere that facial thumbnails can be generated with different extensions. In the release note, it was about the preview (small) and the thumbnail (large)...
> Could you check the logs in the microservices container to see if there are any errors during thumbnail generation? Sadly I had to bring down and up the server...
> I think the manual deletion of images is probably the source of the issues here: we don't expect these files to be touched by anything but the server. Yeah,...
> I think it’s the opposite. They show up as untracked because the paths in the DB were updated, so there’s no longer any reference to them. We should change...
What I think happened is that the job runs for *all* thumbnails including live previews, but since the live previews are "invisible" the thumbnail reference doesn't get updated in the...
Please post more context. "chromium.instanceXXXX" doesn't tell us as much! Do any other MPRIS controllers see the playing instance. Does it have correct play/pause and seekbar reports?
I will try to bisect this myself when I have some time. Are you using plain Chromium or something else?
> You can use macos for free with docker. It works ten times better on Linux. You are assuming I do not own any Mac hardware, but I do own...
> Electron isn't as deep as that, but if you aren't comfortable using your mac, use a VM. Sure, but the problem here is that Sunamu needs a native binding...
@lillycat332 I don't know if there's any way to get interoperability between Swift and Node; I only know that N-API can theoretically be used for building Objective-C++ projects. If Swift...