@using PlexRequests.UI.Helpers @inherits Nancy.ViewEngines.Razor.NancyRazorViewBase @Html.Partial("_Sidebar") @{ int port; if (Model.Port == 0) { port = 32400; } else { port = Model.Port; } }
Plex Settings
@if (Model.Ssl) { } else { }
@if (Model.AdvancedSearch) { } else { }
If enabled we will be able to have a 100% accurate match, but we will be querying Plex for every single item in your library. So if you have a big library then this could take some time.