Skip to content

Releases: shayaantx/botdarr

5.6.4

22 Mar 00:32
ca69d8b
Compare
Choose a tag to compare
Allow PRs from forks to run the test case action (#96)

5.6.3

21 Mar 02:51
35229c9
Compare
Choose a tag to compare
Fix discord help messages to actually reflect actual commands (regard…

5.6.2

18 Mar 01:56
d9348b5
Compare
Choose a tag to compare
Add check for slack channel names preventing startup if the channel n…

5.6.1

27 Dec 02:09
9b56d96
Compare
Choose a tag to compare
Fix bugs where downloads and profile api responses for sonarr v3 fail…

5.6.0

23 Dec 02:10
c10b8d8
Compare
Choose a tag to compare
Add sonarr v4 support + update dependencies + refactor api urls acros…

5.5.0

03 Jul 01:36
903e803
Compare
Choose a tag to compare
Add button to telegram for one click add of content (#80)

5.4.1

02 Jun 04:44
064c298
Compare
Choose a tag to compare
Fix bug where non command text gets processed incorrectly by command …

5.4.0

30 May 02:48
342040c
Compare
Choose a tag to compare
Add ability for discord slash commands (#73)

* Add ability for slash commands + add button to slash command results +
update test cases

* Fix issue where existing content doesn't show images of content

Radarr/sonarr cache endpoints don't return remote poster like the search endpoints do, those were easy to fix.

Lidarr doesn't seem to return a remote poster like radarr, sonarr, so I just use the last album cover if we can't find a remote image.

5.3.5

23 May 01:33
3770503
Compare
Choose a tag to compare
Use utf8 encoding when sending post requests to lidarr, radarr, sonar…

5.3.4

15 May 15:56
300acd7
Compare
Choose a tag to compare
Add ability to turn on different log levels + improve discord client …