Fix weird resume from playback behavior

This commit is contained in:
croneter 2018-02-05 20:23:35 +01:00
parent b4f8b435fb
commit ed4ae181ec

View file

@ -983,7 +983,7 @@ class Kodidb_Functions():
'''
)
self.cursor.execute(query, (bookmarkId, fileid, resume_seconds, total_seconds,
"DVDPlayer", 1))
"VideoPlayer", 1))
def addTags(self, kodiid, tags, mediatype):
# First, delete any existing tags associated to the id