mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dlna profiles
This commit is contained in:
parent
94988219d3
commit
0daa91e419
7 changed files with 26 additions and 13 deletions
|
@ -309,7 +309,7 @@
|
|||
|
||||
if (videoStream.IsCabac != null && !videoStream.IsCabac) {
|
||||
console.log('Video not CABAC');
|
||||
return false;
|
||||
//return false;
|
||||
}
|
||||
|
||||
if (!videoStream.Width) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue