shayaantx / botdarr

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

Documentation bugs (matrix works with https, matrix bot needs to be in unencrypted room) #90

Open hillbicks opened 1 year ago

hillbicks commented 1 year ago

Hi There,

first of all thanks for the application, really useful!

I found two issues with the documentation:

1) The wiki page for matrix still mentions that only http is supported, but as mentioned in #31 it actually works

2) More importantly, the bot apparently only works if the matrix room is not encrypted, otherwise it can't read the messages it seems. Just tested it with an encrypted and unencrypted room.

Thanks!

shayaantx commented 1 year ago

@hillbicks thanks for finding that, if you wanna update docs please open a PR (otherwise I'll update it at some point this week)

For 2, are you asking for the ability to have bot work in encrypted rooms? Last I checked awhile ago, this wasn't easy or possible with matrix/element yet (but I could be wrong and things have changed)

hillbicks commented 1 year ago

To be honest, I have already abandoned my botdarr project. My use case is to only send notifications if a movie/series is finished downloading/upgraded. I don't want regular updates about the downloads (trying to avoid notification fatigue). (or I missed a feature of botdarr).

Regarding point 2: I just wanted to make sure that this information is reflected in the documentation as well. Took me half an hour until it dawned on me that I probably don't get an answer from the bot because he can't read in an encrypted chat. So just an additional bullet point under important like:

Something like that.

Thanks for looking into it!

shayaantx commented 1 year ago

@hillbicks yea I hear you, closet thing is https://github.com/shayaantx/botdarr/issues/34 which I played around with then got lazy :|

If I have some time I'll update it in future, thanks for letting me know

hillbicks commented 1 year ago

Oh, that is good to know. I'll subscribe to that topic then.

You can close this topic if you want.

Thanks again!