Lidarr Setup¶
Complete guide for adding Lidarr to OmniFetch.
Prerequisites¶
- Lidarr v1.0+ installed and running
- Access to Lidarr web interface
- Lidarr API key
Adding Lidarr to OmniFetch¶
Step 1: Locate Your API Key¶
- Open your Lidarr web interface
- Navigate to Settings → General
- Under the Security section, find API Key
- Click Show if the key is hidden
- Copy the API key to your clipboard
API Key Security
Keep your API key secure. Never share it publicly or commit it to version control.
Step 2: Add Service in OmniFetch¶
- Open OmniFetch app
- Go to Settings
- Tap "Add Service"
- From Service Type dropdown, select Lidarr

Step 3: Configure Connection¶
Enter your Lidarr connection details:
Server Address¶
- Enter hostname or IP address only
- Examples:
- Remote:
lidarr.mydomain.com
- Local:
192.168.1.100
- Docker:
lidarr
(container name)
Port¶
- Default Lidarr port:
8686
- Change if using custom port
Use HTTPS¶
- Enable if using SSL/TLS
- Most local installations use HTTP
API Key¶
- Paste the API key you copied from Lidarr
- Ensure no extra spaces before or after
Connection Examples
- Local HTTP: Server Address:
192.168.1.100
, Port:8686
, HTTPS: Off - Remote HTTPS: Server Address:
lidarr.mydomain.com
, Port:443
, HTTPS: On - Docker: Server Address:
lidarr
, Port:8686
, HTTPS: Off
Step 4: Advanced Settings (Optional)¶
For additional configuration options, tap Advanced Settings:

Advanced Options Include:
- Custom timeout settings
- SSL certificate validation
- Request headers
- Base URL path
- Authentication method
Advanced Settings
Most users can skip advanced settings. Only configure these if you have specific requirements or custom Lidarr setup.
Step 5: Test Connection¶
- Tap "Test Connection"
- Wait for the test to complete
- Look for the success message
If test succeeds:
- ✅ Connection established
- ✅ API key valid
- ✅ Lidarr version compatible
If test fails:
- ❌ Check URL format and accessibility
- ❌ Verify API key is correct
- ❌ Ensure Lidarr is running
Step 6: Save Configuration¶
- Once test passes, tap "Save"
- Lidarr will appear in your services list
- Initial data sync will begin
Post-Setup Configuration¶
Enable Notifications (Beta)¶
If you have beta access:
- Go to Settings → Notification Settings → Push Notifications
- Enter your Private Beta Key
- Save to enable webhook notifications
- Lidarr webhooks are configured automatically
Configure Refresh Intervals¶
- Open Lidarr service in OmniFetch
- Tap settings icon
- Adjust refresh intervals:
- Queue: 5-15 minutes
- Calendar: 30-60 minutes
- Artists: 60+ minutes
Set Notification Preferences¶
- Go to Lidarr notification settings
- Enable desired events:
- Album Downloaded ✅
- Album Grabbed
- Quality Upgraded
- Health Issues ✅
- Artist Deleted
Push Notification Setup
For detailed webhook and notification configuration for Lidarr, see the Lidarr Webhooks Guide.
Verification Steps¶
After setup, verify everything works:
- Check Status Indicator:
- Green = Connected
- Yellow = Warning
Red = Error
View Queue:
- Pull to refresh
Check active downloads
Test Notifications:
- Trigger test from Lidarr
Verify push notification received
Review Calendar:
- Check upcoming releases
- Verify data accuracy