Tero Vierimaa
Tero Vierimaa
One thing, every time I reboot the Statping server I receive a bunch of empty messages to Matrix now. Since I just copied functions OnSucces() and OnFailure() from telegram-notifier, I...
``` INFO[0000] Statping HTTP Server running on http://0.0.0.0:8081 type=handlers INFO[0001] Service Google Successful Response: 423.14 ms | Lookup in: 36.76 ms type=core INFO[0001] Sending [OnSuccess] 'telegram' notification for service Google...
Patch fixed it. :+1: There's still an issue with Mysql that it cannot store token as mentioned in the request.
Create new matrix notifier, set token, which in my case is 260 chars long. I get: ``` INFO[0033] /api/notifier/matrix (POST) | IP: localhost:8081 load_micro_seconds=0 method=POST type=handlers url=/api/notifier/matrix (statping/core/notifier/notifiers.go:208) [2020-02-18 14:53:55]...
Sure, but how would the tests work exactly? Matrix is a self-hosted chat application, so tests should either have real server somewhere or alternatively I could just create http mock...
Any update on this? I have personally used Meilisearch in multiple personal projects and I really love it for typo-tolerant search, for instance. I could try to create a POC...
And you can repeat the error with the two albums? And the albums play fine with other players?
Good idea! I'll see what I can do!
Seeking FLACs is now supported by beep: https://github.com/faiface/beep/releases/tag/v1.1.0
Hi, I finally had a look at this and all seems well. I went to see your repository and tried to inspect the build that it contains but unfortunately all...