Skip to content

Releases: toddrob99/searcharr

v3.4.0

Choose a tag to compare

@toddrob99 toddrob99 released this 08 Apr 00:03
f1aee09

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

Choose a tag to compare

@toddrob99 toddrob99 released this 17 May 00:22
2ea3a9f

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

v3.2.1

Choose a tag to compare

@toddrob99 toddrob99 released this 03 Feb 02:38
8c6b3dd
  • enh: added Italian language support #71
  • fix: disabling radar also disables readarr #74

v3.2

Choose a tag to compare

@toddrob99 toddrob99 released this 13 Jan 20:22
8b82ea6
  • Docker/build process enhancements
  • Fix error in French translation
  • Fix logging.handlers error
  • Pin python-telegram-bot to v13.15

v3.0

Choose a tag to compare

@toddrob99 toddrob99 released this 19 Dec 17:10
ab6a59e

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

Choose a tag to compare

@toddrob99 toddrob99 released this 15 Sep 01:14
e01d14b

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

Choose a tag to compare

@toddrob99 toddrob99 released this 29 Apr 13:48

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

v2.1.4

Choose a tag to compare

@toddrob99 toddrob99 released this 28 Apr 21:00

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

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

v2.1.3

Choose a tag to compare

@toddrob99 toddrob99 released this 23 Mar 01:59

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

Choose a tag to compare

@toddrob99 toddrob99 released this 15 Mar 15:20
6a34d34

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

What's Changed

New Contributors

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