- {intl.formatMessage(messages.serviceSettingsDescription, { + {intl.formatMessage(messages.videoServiceSettingsDescription, { serverType: 'Radarr', })}
@@ -304,6 +339,17 @@ const SettingsServices = () => { }} /> )} + {editLidarrModal.open && ( +- {intl.formatMessage(messages.serviceSettingsDescription, { + {intl.formatMessage(messages.videoServiceSettingsDescription, { serverType: 'Sonarr', })}
@@ -499,6 +549,68 @@ const SettingsServices = () => { > )} ++ {intl.formatMessage(messages.musicServiceSettingsDescription, { + serverType: 'Lidarr', + })} +
+