Skip to content

Release 1.2.0

Choose a tag to compare

@vt0r vt0r released this 11 Mar 05:40
· 27 commits to main since this release

Overview

Another release, and this time, less buggy, more polished. Submitted to the App Store for review on 2026-03-11.

Features added and bugs fixed

  • Taking actions in *arr services will now update live in the related tab/sheets
  • Monitoring/unmonitoring seasons in Sonarr is now possible within the main Sonarr tab and within each season's details
  • Design of various tabs/sheets for all services is now much more closely aligned, so it feels very similar across the different services
  • Added a menu item to each service to open that service's base URL in your default browser, just in case there's some feature not yet present in the app that you can do on the web UI - let me know if there are missing features you consider important! I'm trying to eventually bring the app to near feature parity with the web UIs, but I currently just prioritize adding features based on what I use the most myself
  • The detail sheets for albums, series, etc, will now only display the green check mark on files that are both downloaded and imported into the associated *arr service(s). If the file is downloaded, but still awaiting import, there is now a separate way to display that status (yellow down arrow).
  • Fixed a bug that would print the API key for Lidarr in error log messages inadvertently - oops (Lidarr GET queries have that key passed as a query parameter appended to the end of the URL, which is now stripped off before writing log messages). Thankfully, nobody has officially used 1.1.0 yet, so nobody submitted any crash logs or similar that might have sent this to me somehow, which is good, because I don't want them!
  • The flag retrieval (if enabled in torrent settings) is now friendlier to the awesome people who host "Country [dot] is" and let us query it (for torrent peers' country data) for free. We now properly adhere to their 10 queries per second rate limit, ensuring we are good citizens and are not abusing their excellent free service!
  • Torrent details now automatically refresh, even inside the detail sheets