mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-28 04:17:31 +00:00
New: Replaced user facing instances of NzbDrone with Sonarr
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="modal-body remotepath-mapping-modal">
|
||||
<div class="form-horizontal">
|
||||
<div>
|
||||
<p>Use this feature if you have a remotely running Download Client. NzbDrone will use the information provided to translate the paths provided by the Download Client API to something NzbDrone can access and import.</p>
|
||||
<p>Use this feature if you have a remotely running Download Client. Sonarr will use the information provided to translate the paths provided by the Download Client API to something Sonarr can access and import.</p>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="col-sm-3 control-label">Host</label>
|
||||
@@ -40,7 +40,7 @@
|
||||
<label class="col-sm-3 control-label">Local Path</label>
|
||||
|
||||
<div class="col-sm-1 col-sm-push-5 help-inline">
|
||||
<i class="icon-nd-form-info" title="Path that NzbDrone should use to access the same directory remotely." />
|
||||
<i class="icon-nd-form-info" title="Path that Sonarr should use to access the same directory remotely." />
|
||||
</div>
|
||||
|
||||
<div class="col-sm-5 col-sm-pull-1">
|
||||
|
||||
Reference in New Issue
Block a user