|
|
|
@ -2,11 +2,11 @@
|
|
|
|
|
<Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
|
|
|
<Name>Generic Device</Name>
|
|
|
|
|
<Manufacturer>Emby</Manufacturer>
|
|
|
|
|
<ManufacturerUrl>https://emby.media</ManufacturerUrl>
|
|
|
|
|
<ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl>
|
|
|
|
|
<ModelName>Emby Server</ModelName>
|
|
|
|
|
<ModelDescription>UPnP/AV 1.0 Compliant Media Server</ModelDescription>
|
|
|
|
|
<ModelNumber>01</ModelNumber>
|
|
|
|
|
<ModelUrl>https://emby.media</ModelUrl>
|
|
|
|
|
<ModelUrl>https://github.com/jellyfin/jellyfin</ModelUrl>
|
|
|
|
|
<EnableAlbumArtInDidl>false</EnableAlbumArtInDidl>
|
|
|
|
|
<EnableSingleAlbumArtLimit>false</EnableSingleAlbumArtLimit>
|
|
|
|
|
<EnableSingleSubtitleLimit>false</EnableSingleSubtitleLimit>
|
|
|
|
@ -57,4 +57,4 @@
|
|
|
|
|
<SubtitleProfile format="subrip" method="Embed" />
|
|
|
|
|
<SubtitleProfile format="vtt" method="Embed" />
|
|
|
|
|
</SubtitleProfiles>
|
|
|
|
|
</Profile>
|
|
|
|
|
</Profile>
|
|
|
|
|