|
|
@ -88,7 +88,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="form-group">
|
|
|
|
@*<div class="form-group">
|
|
|
|
<label for="PlexDatabaseLocationOverride" class="control-label">Plex Database Override</label>
|
|
|
|
<label for="PlexDatabaseLocationOverride" class="control-label">Plex Database Override</label>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<input type="text" class="form-control form-control-custom " id="PlexDatabaseLocationOverride" name="PlexDatabaseLocationOverride" placeholder="%LOCALAPPDATA%\Plex Media Server\" value="@Model.PlexDatabaseLocationOverride">
|
|
|
|
<input type="text" class="form-control form-control-custom " id="PlexDatabaseLocationOverride" name="PlexDatabaseLocationOverride" placeholder="%LOCALAPPDATA%\Plex Media Server\" value="@Model.PlexDatabaseLocationOverride">
|
|
|
@ -101,7 +101,7 @@
|
|
|
|
<div class="">
|
|
|
|
<div class="">
|
|
|
|
<button id="dbTest" class="btn btn-primary-outline">Test Database Directory <i class="fa fa-database"></i> <div id="dbSpinner"></div></button>
|
|
|
|
<button id="dbTest" class="btn btn-primary-outline">Test Database Directory <i class="fa fa-database"></i> <div id="dbSpinner"></div></button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>*@
|
|
|
|
|
|
|
|
|
|
|
|
<div class="form-group">
|
|
|
|
<div class="form-group">
|
|
|
|
<label for="authToken" class="control-label">Plex Authorization Token</label>
|
|
|
|
<label for="authToken" class="control-label">Plex Authorization Token</label>
|
|
|
|