Services Overview¶
OmniFetch supports monitoring and management of various media services. Each service integration provides real-time status monitoring, management capabilities, and push notifications.
Supported Services¶
Download Managers¶
Service | Type | Features |
---|---|---|
![]() | TV Shows | Queue monitoring, calendar view, automatic webhooks |
![]() | Movies | Library management, download tracking, health monitoring |
![]() | Music | Album monitoring, artist management, release tracking |
Request Management¶
Service | Type | Features |
---|---|---|
![]() | Requests | Request approval, user management, issue tracking |
Download Clients¶
Service | Type | Features |
---|---|---|
![]() | Downloads | Queue management, completion tracking, system alerts |
Common Configuration¶
All services share common configuration options:
Connection Settings¶
- Name: Display name for the service
- URL: Base URL of your service (e.g.,
https://sonarr.example.com
) - API Key: Service API key for authentication
- SSL Verification: Enable/disable SSL certificate verification
Notification Settings¶
- Push Notifications: Enable push notifications for this service
- Webhook URL: Optional webhook for external integrations
- Notification Types: Configure which events trigger notifications
Sync Settings¶
- CloudKit Sync: Enable cross-device synchronisation
- Refresh Interval: How often to refresh data from the service
- Cache Duration: How long to cache service data locally
Getting Started¶
- Choose the service you want to configure
- Follow the service-specific setup guide
- Test the connection to ensure it's working
- Configure notifications and sync preferences
Troubleshooting¶
For service-specific issues, check the individual service documentation. For general connection issues, see the Common Issues guide.