Eugene Molotov

Results 108 comments of Eugene Molotov

> I see it just as a checkboxes in UI for each type of content. @vtuu, I already mentioned, that every tab should have different checkboxes. > "YoutubeShortsTab" won't have...

Hi, Bocki! Automatic bridge testing feature is good idea. But you need to notice, that there are abandoned bridges. So after reporting that this bridge is not working, nothing is...

Someone asked me for this, I implemented this for money. Here is the modified bridge. https://github.com/em92/rss-bridge/blob/58746t/bridges/TelegramBridge.php Also that modified bridge somehow solves https://github.com/RSS-Bridge/rss-bridge/issues/1901

No, I won't accept this feature. Bridge with this feature will generate a lot of traffic to telegram and possibly will lead to ban.

Ping @arnd-s as maintainer of this bridge

I suggest to fork as separate project (I don't recommend using github's built-in fork, "Search" in code will not work in forked project). One of the reasons is this: >...

Hi, @captn3m0 ! There is a https://github.com/RSS-Bridge/rss-bridge/pull/1711 that is better for ICS feeds rather than RSS feeds. Any progress in ICS bridge implementation?

From discord: > [15:48] ShiN0: the order of arguments in zincrby has been changed, instead of value, amount it's amount, value in redis >=3 (or the other way around). I...

Also related error: https://gist.github.com/lonewulfa/e710752872ac0ac802b1ab4825503bf1

> In my plugins, I incorporated some code that checks the redis version as well, and tries to call the functions in question in the right manner. Since you switched...