Skip to content

ruddarr/app

Repository files navigation

Ruddarr

A native companion app for Radarr and Sonarr instances written in SwiftUI.

Notifications

The notifications are powered by a Cloudflare Worker.

URL Schemes

Open Screens

ruddarr://open
ruddarr://movies
ruddarr://series
ruddarr://calendar

ruddarr://{movies,series}/search
ruddarr://{movies,series}/search/{query}

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