u/Anxious-Inevitable97

Image 1 — Home assistant ARR stack card is now for testing
Image 2 — Home assistant ARR stack card is now for testing
Image 3 — Home assistant ARR stack card is now for testing

Home assistant ARR stack card is now for testing

Folks, here's this week's progress on the ARR Stack card.

Quick recap:

  • Implements radarr, sonarr, seerr, bazaar (and lidarr in progress)
  • Lightweight download manager. Works with Qbit and SAB clients.
  • Obviously you are able to see recently downloaded movies, tv shows, upcoming movies and tv shows.
  • Recently added movies will show if subtitles were downloaded, in which audio the movie is and other statuses
  • It has UI configuration in HA where you can select which categories you want to see (for example only Upcoming Movies)
  • Card has an admin and user mode. As admin, you will be able to approve requests, users will be able to only place requests - usable for family members
  • Clicking on an item shows modal with movie desc and link to youtube trailer
  • Card is responsive. Tablet view and a nice mobile view too

NEW stuff:

  • Full Interactive Search functionality - you can pick sources manually
  • You can remove Movies and Shows from arr clients or from disc directly
  • Performance mode to not make a hot potato from your phone
  • And of course bugs I need you to find :D
  • Possibility to show only download manager or discovery section, or both
  • Styling options for majority of icons and text (except interactive search - next release)

And now what you've been waiting for - a link to repo. Just note, this has two parts you need to install to HA.

  1. arr-stack-integration - Install first. Stores your client passwords and keys securely in HA and makes all the api calls
  2. ha-arr-stack-card - Install after the integration. This is the card itself.

There are readme files with full description and I have also created a discord channel. Feel free to join for support.

If you like what I did here, you can support me via links on github - I will for sure appreciate few bucks for Claude subscription lol

u/Anxious-Inevitable97 — 8 days ago
▲ 64 r/ARR+1 crossposts

Guys so this is a project I've been working on lately. If you know arr stack, there so far was no complete implementation of it in HA. This may come a little closer to it :)

Currently this is not on github, as it still has bugs I need to fix first, but I wanted to ask for some early feedback or ideas.

So far I have integrated qbittorrent, sabnzbd, sonarr, radarr, seerr, bazarr and lidarr.

What the card already does:

  • Obviously you will be able to see recently downloaded movies, tv shows, upcoming movies and tv shows. There will be an option to pick and sort categories by your liking.
  • Recently added movies will show if subtitles were downloaded, in which audio the movie is and other statuses
  • You will be able to request movies and tv shows with one click, or pick up a quality profile and then request
  • Lightweight download manager. You will be able to see items being downloaded and control them directly (start, stop), sorting, pagination, statuses
  • Disc statistics of where you place your downloads (free space, total capacity)
  • Card has an admin and user mode. As admin, you will be able to approve requests, users will be able to only place requests - usable for family members
  • Clicking on an item shows modal with movie desc and link to youtube trailer (not properly visible because of recording window)
  • Card is responsive. Tablet view and a nice mobile view too
u/Anxious-Inevitable97 — 15 days ago