aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/Profiles/Xml/Default.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Dlna/Profiles/Xml/Default.xml')
-rw-r--r--Emby.Dlna/Profiles/Xml/Default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Emby.Dlna/Profiles/Xml/Default.xml b/Emby.Dlna/Profiles/Xml/Default.xml
index cdbf3bbe5b..5d23a71ffe 100644
--- a/Emby.Dlna/Profiles/Xml/Default.xml
+++ b/Emby.Dlna/Profiles/Xml/Default.xml
@@ -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> \ No newline at end of file
+</Profile>