mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
update subtitles in edge
This commit is contained in:
parent
c5c8426c20
commit
f66d9d773d
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ namespace MediaBrowser.Model.ApiClient
|
|||
}
|
||||
if (!string.IsNullOrEmpty(server.ManualAddress))
|
||||
{
|
||||
existing.LocalAddress = server.ManualAddress;
|
||||
existing.ManualAddress = server.ManualAddress;
|
||||
}
|
||||
if (!string.IsNullOrEmpty(server.Name))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue