Skip to content

Releases: toddrob99/searcharr

v3.4.0

08 Apr 00:03
f1aee09

Choose a tag to compare

Finally merging in #100 from @jordanella, which includes a huge overhaul of the codebase. Big thanks to Jordan for that!

Moved settings.py under the data directory, so users don't have to map the settings.py file individually. Now just the /data mapping is all you need (with your settings.py inside the folder). The app will copy your settings.py to /data for you, and then you can delete the old file and mapping.

Removed Readarr support, as the project is archived and the app no longer returns search results.

Also included an update to the German language file.

v3.2.2

17 May 00:22
2ea3a9f

Choose a tag to compare

fix: readarr command aliases don't work properly #79
enh: add Simplified Chinese
ver: 3.2.2

v3.2.1

03 Feb 02:38
8c6b3dd

Choose a tag to compare

  • enh: added Italian language support #71
  • fix: disabling radar also disables readarr #74

v3.2

13 Jan 20:22
8b82ea6

Choose a tag to compare

  • Docker/build process enhancements
  • Fix error in French translation
  • Fix logging.handlers error
  • Pin python-telegram-bot to v13.15

v3.0

19 Dec 17:10
ab6a59e

Choose a tag to compare

enh: Readarr support (thanks @aymanbagabas) #30, #58
enh: Lithuanian translation (thanks @StarvingDeveloper) #57
fix: forced tags will no longer be presented to the user for selection
enh: Updated to support for Sonarr v4 (legacy API is deprecated)

This item was removed due to Sonarr v4 deprecating support for language profiles:
enh: Support for Sonarr Language Profiles (thanks @Seriox) #46, #51, #52

v2.2

15 Sep 01:14
e01d14b

Choose a tag to compare

enh: Added support for French #54
enh: Fall back to English if translation fails
enh: Added support for Russian #53
ver: 2.2

v2.1.5

29 Apr 13:48

Choose a tag to compare

fix: Handle additional error message when Telegram doesn't like a movie/series poster image
ver: 2.1.5

v2.1.4

28 Apr 21:00

Choose a tag to compare

Fix: Telegram does not like some movie/series posters #49

Full Changelog: v2.1.3...v2.1.4

v2.1.3

23 Mar 01:59

Choose a tag to compare

No new features or bug fixes; just a housekeeping release to generate fresh docker images.

Full Changelog: v2.1.1...v2.1.3

v2.1.1

15 Mar 15:20
6a34d34

Choose a tag to compare

Fix: English translation is wrong when no matching movie is found

What's Changed

New Contributors

Full Changelog: v2.1...v2.1.1