mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support sending upnp events
This commit is contained in:
parent
d71c1a121f
commit
5ae3f86d2e
2 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@
|
|||
<li>
|
||||
<label for="txtAlbumArtPn">Album art PN:</label>
|
||||
<input type="text" id="txtAlbumArtPn" data-mini="true" />
|
||||
<div class="fieldDescription">PN used for album art, within the dlna:profileID attribute on upnp:albumArtURI. Default is JPEG_SM. Some clients require a specific value, regardless of the size of the image.</div>
|
||||
<div class="fieldDescription">PN used for album art, within the dlna:profileID attribute on upnp:albumArtURI. Some clients require a specific value, regardless of the size of the image.</div>
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtAlbumArtMaxWidth">Album art max width:</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue