KoD 1.4
- completato il supporto al futuro Kodi 19\n- ridisegnato infoplus\n- fix vari ed eventuali\n
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ def episodios(item):
|
||||
|
||||
|
||||
def play(item):
|
||||
support.log()
|
||||
support.info()
|
||||
data = support.match(item).data
|
||||
match = support.match(data, patron='/content/entry/data/(.*?).mp4').match
|
||||
if match:
|
||||
|
||||
Reference in New Issue
Block a user