Jochen Mehlhorn
Jochen Mehlhorn
I played around with the subscription feature and accidentally downloaded 70GB of stuff in the background without realizing it :) Is it possible to add a channel and just list...
Hi, I'm trying to get Google Oauth to work with the forward auth container. I've tried (almost) exactly like in your repo, but there is an issue with the secrets...
hi, in your docker-config for traefik service, you added secrets for cloudflare ``` environment: - CF_API_EMAIL_FILE=/run/secrets/cloudflare_email - CF_API_KEY_FILE=/run/secrets/cloudflare_api_key secrets: - cloudflare_email - cloudflare_api_key ``` However, in the command section the...
It would be good to have the queue management popup (add to queue, play next, add to end of queue,...) to all levels of the hierarchy. That way, you could...
Hi, is this library suitable for use in an Azure function custom handler written in Go? I saw that for C# there is a separate AppInsights SDK for Azure Functions...
It is currently possible to move something between collections by drag & drop to the desired collection. For tagging, you have to go to the edit screen and type or...
Based on @tlongeri 's suggestion in https://github.com/ondryaso/pi-rc522/issues/44 I addded the timeout functionality to the wait_for_tag method so that it will return after a given number of seconds. The timeout param...
Hi, I'm looking for a way to filter the messages received by providing an offset or time frame that I want to receive. As far as I can see the...
By default the card shows the forecast of the next 5 days - beginning with tomorrow. I would like to begin with today. While I can already set the correct...
Hi, it seems there are some rounding issues causing (at least for me) unexpected results in the tilecover module. I would expect that the tileset of a maptile's bounds would...