Skip to content

Commit acb6eb0

Browse files
committed
added serialhd.cz
1 parent cb713f5 commit acb6eb0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,6 @@
142142
[submodule "plugin.video.tipsport.elh"]
143143
path = plugin.video.tipsport.elh
144144
url = https://github.com/Xsichtik/plugin.video.tipsport.elh.git
145+
[submodule "plugin.video.serialhd.cz"]
146+
path = plugin.video.serialhd.cz
147+
url = https://github.com/martinpodkrivacky/plugin.video.serialhd.cz

addons.py

+3-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"plugin.video.sport5",
3535
"plugin.video.ta3.com",
3636
"plugin.video.teevee.sk",
37-
"plugin.video.tipsport.elh",
37+
"plugin.video.tipsport.elh",
3838
"plugin.video.tv.lux.sk",
3939
"plugin.video.tv.sme.sk",
4040
"plugin.video.tv.sosac.ph",
@@ -50,7 +50,8 @@
5050
"weather.dmd-xbmc.in-pocasi",
5151
"plugin.video.dmd-czech.huste",
5252
"metadata.bbaron",
53-
"plugin.video.stream-cinema"
53+
"plugin.video.stream-cinema",
54+
"plugin.video.serialhd.cz"
5455
] + _BEAM_
5556

5657
import os

plugin.video.serialhd.cz

0 commit comments

Comments
 (0)