diff --git a/dashboard-ui/scripts/Itemdetailpage.js b/dashboard-ui/scripts/Itemdetailpage.js index f6903e555..cb6fdc665 100644 --- a/dashboard-ui/scripts/Itemdetailpage.js +++ b/dashboard-ui/scripts/Itemdetailpage.js @@ -477,8 +477,11 @@ hasVideo = true; } + if (item.MediaType == "Audio" && stream.Type == "Video") var type = "Embedded Image"; + else var type = stream.Type; + html += '