Results 152 comments of AndreKR

Then why does it exist? It uses librespot as a dependency to provide exactly the same functionality as librespot? Can it do anything that librespot cannot?

I believe the correct path is `app/src/main/resources/ical4j.properties` and most likely you have to *create* the `resources` directory.

At least as a temporary solution, would it be possible to put a chunk of JSON into the Caddyfile that is then forwarded to the respective module? This way you...

This version of FeedNotifier (fogleman/FeedNotifier) is not maintained and doesn't work with modern web servers anymore. The version from [this comment](https://github.com/fogleman/FeedNotifier/issues/98#issuecomment-491711595) works.

For me the issue was that the freshly installed Node.js installation folder had explicit permissions set instead of inheriting them. *Right click -> Properties -> Security -> Advanced -> Change...

The easiest way to "solve" this might be to remove the useless "Save to Syncthing" share option completely to make it clear that you have to use a file manager...

@bartbutenaers Are you currently using ImageScript successfully with Node-RED? Can you offer any guidance in my issue https://github.com/matmen/ImageScript/issues/30?

@bartbutenaers You might be interested to hear that Node-RED has recently introduced Debian-based images and ImageScript works fine with them.

I think one tag per Chrome version (which automatically means the matching Chromedriver version as well) would be sufficient. This is the third time that Chrome/Chromedriver broke something since I...

I gave an example... take the data from the [Many-to-One example](https://docs.directus.io/app/data-model/relationships.html#many-to-one-m2o) in the Directus docs and try to build a GraphQL query that finds a country that has a city...