update translations
This commit is contained in:
parent
f3e9bbed23
commit
ab976201c3
|
@ -80,10 +80,6 @@ namespace MediaBrowser.Server.Implementations.Library
|
|||
{
|
||||
return false;
|
||||
}
|
||||
if (string.Equals(stream.Codec, "ssa", StringComparison.OrdinalIgnoreCase))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user