mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 11:03:49 +01:00
update translations
This commit is contained in:
parent
f3e9bbed23
commit
ab976201c3
1 changed files with 0 additions and 4 deletions
|
|
@ -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 a new issue