Releases: shayaantx/botdarr
Releases · shayaantx/botdarr
5.6.4
Allow PRs from forks to run the test case action (#96)
5.6.3
Fix discord help messages to actually reflect actual commands (regard…
5.6.2
Add check for slack channel names preventing startup if the channel n…
5.6.1
Fix bugs where downloads and profile api responses for sonarr v3 fail…
5.6.0
Add sonarr v4 support + update dependencies + refactor api urls acros…
5.5.0
Add button to telegram for one click add of content (#80)
5.4.1
Fix bug where non command text gets processed incorrectly by command …
5.4.0
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
Use utf8 encoding when sending post requests to lidarr, radarr, sonar…
5.3.4
Add ability to turn on different log levels + improve discord client …