Henning Merklinger

Results 78 comments of Henning Merklinger

Hi @Valcone95. You need to create at minimum one notification channel. For configuration options see https://github.com/Der-Henning/tgtg/wiki/Configuration.

Hi @lucastwg. The scanner won't scan for stores. You can only set item ids in the `ItemIDs` property. The option is a legacy option though. The recommended way is to...

Hi @KaKi87. Yes, that's a great idea. I didn't implement it so far, as so many useless error messages would spam the notifier. But as I could reduce the number...

Hi @maxtouf. Your scanner seems to have no connection to the internet. Are you running it behind a proxy?

I created a wiki page that describes the reservation feature. https://github.com/Der-Henning/tgtg/wiki/FAQ#4-how-does-the-reservation-feature-work

Hi @PB91-FR. I am curious. How many favorites are you observing? The Telegram API should allow up to 100 buttons in one inline keyboard. What is the use case to...

Hi @Venom-KL. The Error you observe is returned by your SMTP server. I guess you have a malformed hostname i.e. containing "_" on your local machine. Can you check that?

Hi @Venom-KL. Sorry for my late response. I meant the hostname of the system you are running the scanner on i.e. your windows computer.

Hi @floriegl. The latest release 1.18.0 now exposes the item price and value to the Prometheus metrics server. You could now scrape these metrics with Prometheus and create alerts using...

Hi @maxtouf. There is no fixed time schedule, as this is only a side project :) I am working on some improvements and will create a new release when they...