Fabio Manganiello
Fabio Manganiello
I haven't tested the application with users without a home directory. A lot of parts of the service assume that `$HOME` is defined, following the `XDG` conventions of `~/.config`, `~/.local/share`,...
Has there been any progress on this? It seems that the feature [has now been implemented](https://faq.whatsapp.com/web/voice-and-video-calls/about-desktop-calling/?lang=en) on WhatsApp Desktop.
You can probably take a look at the mopidy logs when it hangs. As long as you see `Lookup URIs ` lines being printed, it means that the backend is...
FYI I have closed this issue [here](https://git.platypush.tech/platypush/platypush/issues/60). New features: - `--workdir` option - `--logsdir` option - Use `$XDG_DATA_HOME` and `$XDG_CONFIG_HOME` conventions for the workdir and config dir respectively
See https://github.com/BlackLight/platypush/issues/159
I can confirm that the issue is still occurring for me. I doubt that it's caused by a CORS misconfiguration, as it seems that some requests to my pipedproxy server...
I can confirm that @andibraeu's workaround (adding `endpoint=-` to the mount configuration) works. Same issue here as the others - I can't recall exactly when s3fs stopped working when writing...
Any progress on this issue? From what I understand the possible solutions would include: 1. Piggyback on `opus.js` 2. Make a custom WASM wrapper 3. Wait for the webcodecs API...
> It's some "opus support" or "ogg support" missing from Snapcast . Am I correct ? It's not on Snapcast, technically speaking. If you configure `codec=opus` on Snapserver and then...
I also started experiencing the problem. The synchronization on DAVx5 has been working fine for months. Now I suddenly started getting 404 errors when accessing https://[my-host]/nextcloud/remote.php/dav/calendars/[my-user]/personal. Could someone please offer...