/app

A native iOS companion app for Radarr and Sonarr instances.

Primary LanguageSwiftMIT LicenseMIT

Ruddarr

Ruddarr is a beautifully designed, open source, companion app for Radarr and Sonarr instances written in SwiftUI.

Features

  • Manage movies and TV series
  • Browse upcoming releases in the calendar
  • Receive fine-grained notifications
  • Switch between multiple instances
  • Customize the app color scheme and appearance
  • Synchronize settings/instances between devices (iCloud)
  • Automate actions using Siri Shortcuts
  • Connect to reverse proxies using custom HTTP headers
  • Use Spotlight search to quickly jump to media
  • Fully localized, ready to be translated

Localization

Help translate Ruddarr into other languages. Check the #translators channel on Discord

Notifications

The code of the notification service is powered by a Cloudflare Worker and also open source.

URL Schemes

Ruddarr supports the ruddarr:// URL Scheme to open specific tabs, items or perform actions. All supported schemes are listed in the QuickActions.swift

Development

Sentry Symbols

Create a .sentryclirc file:

[auth]
token=sntrys_eyJp...

Reset Xcode

sudo xcode-select -s /Applications/Xcode.app
xcrun simctl --set previews delete all