Releases: toddrob99/searcharr
v3.4.0
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
v3.2.1
v3.2
v3.0
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
v2.1.5
v2.1.4
v2.1.3
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
Fix: English translation is wrong when no matching movie is found
What's Changed
- Fix en-us translation by @Summon528 in #41
- v2.1.1 by @toddrob99 in #42
New Contributors
- @Summon528 made their first contribution in #41
Full Changelog: v2.1...v2.1.1