diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..ddf94a57f7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Emby.XmlTv"] + path = Emby.XmlTv + url = https://github.com/JustAMan/Emby.XmlTv.git diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 83120a46d6..d5ec2a828f 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -17,10 +17,10 @@ + - diff --git a/Emby.XmlTv b/Emby.XmlTv new file mode 160000 index 0000000000..56454a9664 --- /dev/null +++ b/Emby.XmlTv @@ -0,0 +1 @@ +Subproject commit 56454a96645716329f0d9a02ea9f362780571f92