mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
dlna fixes
This commit is contained in:
parent
ec163807cf
commit
99aed936db
7 changed files with 113 additions and 57 deletions
|
@ -73,7 +73,7 @@
|
|||
|
||||
})[0];
|
||||
|
||||
typeName = typeName ? typeName.name : "General or mixed content";
|
||||
typeName = typeName ? typeName.name : "Mixed movies & tv";
|
||||
|
||||
html += '<p style="padding-left:.5em;">Folder type: <b>' + typeName + '</b></p>';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue