update subtitles in edge

pull/702/head
Luke Pulverenti 8 years ago
parent c5c8426c20
commit f66d9d773d

@ -67,7 +67,7 @@ namespace MediaBrowser.Model.ApiClient
} }
if (!string.IsNullOrEmpty(server.ManualAddress)) if (!string.IsNullOrEmpty(server.ManualAddress))
{ {
existing.LocalAddress = server.ManualAddress; existing.ManualAddress = server.ManualAddress;
} }
if (!string.IsNullOrEmpty(server.Name)) if (!string.IsNullOrEmpty(server.Name))
{ {

Loading…
Cancel
Save