v1.0 — Initial Release
Sonarrdoid v1.0
First release of Sonarrdoid — a native Android TV client for Sonarr.
Installation
- Download Sonarrdoid-v1.0.apk below
- Sideload to your Android TV device via ADB or a file manager app
- Open the app, enter your Sonarr URL (e.g.
http://192.168.1.x:8989) and connect
What's included
- Full TV series library browser with poster art and network/status badges
- Series detail view with season/episode breakdown, file info, queue progress, history, and interactive release search
- Calendar view of upcoming and recently aired episodes
- Activity queue with live progress bars and history log
- Wanted list for missing and cut-off episodes
- Full Settings screens (quality profiles, release profiles, indexers, download clients, root folders, and more)
- System screen with logs and task management
- Supports all Sonarr auth modes: none, disabled for local addresses, and forms-based login
Requirements
- Android TV / Google TV (API 21+)
- Sonarr v3 or later
Note
If you have Forms authentication enabled and encounter a server error on login, ensure the ASP.NET Data Protection key files in your Sonarr config directory are readable: sudo chmod 644 /path/to/sonarr/config/asp/key-*.xml