Releases: ThijmenGThN/swaparr
🚑 0.3.2 - Sonarr API mismatch bug fix
A bug was identified in Swaparr when interfacing with the Sonarr platform, where it erroneously attempted to retrieve the series title from the movies API. This issue has since been addressed and resolved.
Issue brought to light by @xflamed in #11
What's Changed
- 🚑 Sonarr API mismatch bug fix by @ThijmenGThN in #12
Full Changelog: 0.3.1...0.3.2
👷 0.3.1 - Improved verbosity and logging for clarity and debugging.
What's Changed
- 👷 Implemented improved verbosity and logging for enhanced clarity and debugging. by @ThijmenGThN in #10
Full Changelog: 0.3.0...0.3.1
💚 0.3.0 - Health-check insights and improved error handling
This release introduces a health checker that runs at startup to ensure API availability. Additionally, it enhances verbosity regarding API failures and displays any exceptions thrown in a more formatted manner.
What's Changed
- 💚 Health-check insights and improved error handling in #9
Full Changelog: 0.2.1...0.3.0
✨ 0.2.1 - Improved UX for Windows
⬆️ 0.2.0 - Dockerization
Swaparr is now available as a docker image. This makes it easier to run Swaparr without having to manually install it.
The image is available on GHCR and can be pulled with docker pull ghcr.io/thijmengthn/swaparr:latest
.
What's Changed
Full Changelog: 0.1.0...0.2.0
🚀 0.1.0 - Initial Release
All features have been implemented, except automatic triggering of replacement searching "Search Movie / Series", which is planned to be added. Both Radarr and Sonarr should already do this on their own, but it might take a moment.
Full Changelog: https://github.com/ThijmenGThN/swaparr/commits/0.1.0
This is a pre-release version; unexpected behaviour may occur. Please report any bugs by opening an issue.