mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated ffmpeg
This commit is contained in:
parent
63836a625a
commit
9b7f81c3c6
8 changed files with 56 additions and 6 deletions
|
@ -717,7 +717,7 @@
|
|||
}
|
||||
|
||||
if (item.MediaType == "Video" && item.Type != "Channel") {
|
||||
$('#fldSourceType', page).show();
|
||||
$('#fldSourceType', page).hide();
|
||||
} else {
|
||||
$('#fldSourceType', page).hide();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue