Skip to content

Releases: ThijmenGThN/swaparr

🚑 0.3.2 - Sonarr API mismatch bug fix

11 Mar 17:44
aa2b4c2
Compare
Choose a tag to compare

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

Full Changelog: 0.3.1...0.3.2

👷 0.3.1 - Improved verbosity and logging for clarity and debugging.

11 Mar 15:04
2d9f8b3
Compare
Choose a tag to compare

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

10 Mar 23:16
Compare
Choose a tag to compare

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

09 Mar 19:37
60c0e12
Compare
Choose a tag to compare

What's Changed

  • 📝 Clarifications, improved UX for Windows users in #6

Full Changelog: 0.2.0...0.2.1

⬆️ 0.2.0 - Dockerization

09 Mar 14:07
1905172
Compare
Choose a tag to compare

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

  • ⬆️ Dockerization in #3
  • 🍱 Added GHCR image in #4
  • 🚨 Strike-counter hotfix in #5

Full Changelog: 0.1.0...0.2.0

🚀 0.1.0 - Initial Release

06 Mar 20:44
Compare
Choose a tag to compare

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.