Procházet zdrojové kódy

Replaced binary Emby.XmlTv.dll with compiled one

Vasily před 6 roky
rodič
revize
6bd48ece70

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "Emby.XmlTv"]
+	path = Emby.XmlTv
+	url = https://github.com/JustAMan/Emby.XmlTv.git

+ 1 - 1
Emby.Server.Implementations/Emby.Server.Implementations.csproj

@@ -17,10 +17,10 @@
     <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj" />
     <ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj" />
     <ProjectReference Include="..\Emby.Drawing\Emby.Drawing.csproj" />
+    <ProjectReference Include="..\Emby.XmlTv/Emby.XmlTv/Emby.XmlTv.csproj" />
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="Emby.XmlTv" Version="1.0.18" />
     <PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
     <PackageReference Include="ServiceStack.Text.Core" Version="5.2.0" />
     <PackageReference Include="sharpcompress" Version="0.22.0" />

+ 1 - 0
Emby.XmlTv

@@ -0,0 +1 @@
+Subproject commit 56454a96645716329f0d9a02ea9f362780571f92