shayaantx / botdarr

Slack/Discord/Telegram/Matrix bot for accessing radarr, sonarr, and lidarr
GNU General Public License v3.0
159 stars 13 forks source link

Constant notifications - No downloads #66

Closed elessyl closed 2 years ago

elessyl commented 2 years ago

I observed a rather annoying behaviour of the bot:

Are there any way to disable this ? It is totally pointless and just generating unnecessary traffic...

Bot version: 5.3.1 Configured backends: radarr, lidarr, sonarr Media channels: discord and telegram

There are no errors in the logs.

shayaantx commented 2 years ago

I agree this is pretty annoying, I'm completely reworking notifications in https://github.com/shayaantx/botdarr/issues/34 but until thats done I put up https://github.com/shayaantx/botdarr/pull/67 which gets rid of this periodic notification (it will still show if you use the actual downloads command manually)

later today or tomorrow morning I'll fix test cases and merge it.

shayaantx commented 2 years ago

@elessyl I merged, new version should be built momentarily, let me know if you have any other issues