diff options
Diffstat (limited to 'Emby.Dlna/Profiles/Xml/Popcorn Hour.xml')
| -rw-r--r-- | Emby.Dlna/Profiles/Xml/Popcorn Hour.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Emby.Dlna/Profiles/Xml/Popcorn Hour.xml b/Emby.Dlna/Profiles/Xml/Popcorn Hour.xml index 775d40b74d..eab220fae9 100644 --- a/Emby.Dlna/Profiles/Xml/Popcorn Hour.xml +++ b/Emby.Dlna/Profiles/Xml/Popcorn Hour.xml @@ -1,5 +1,6 @@ <?xml version="1.0"?> -<Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> +<Profile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>Popcorn Hour</Name> <Manufacturer>Jellyfin</Manufacturer> <ManufacturerUrl>https://github.com/jellyfin/jellyfin</ManufacturerUrl> @@ -88,4 +89,4 @@ <SubtitleProfiles> <SubtitleProfile format="srt" method="Embed" /> </SubtitleProfiles> -</Profile>
\ No newline at end of file +</Profile> |
