Prova riproduzione

This commit is contained in:
mac12m99
2021-11-02 21:40:20 +01:00
parent ebbf37222e
commit 6e4aec0ab9
3 changed files with 9 additions and 5 deletions
-2
View File
@@ -377,8 +377,6 @@ def set_watched_on_kod(data):
path = filetools.join(path, filename)
head_nfo, item = videolibrarytools.read_nfo(path)
from core.support import dbg
dbg()
if item.library_playcounts:
item.library_playcounts.update({title: playcount})
else: