Fix OperationalError on update sync

This commit is contained in:
tomkat83 2017-02-03 12:34:14 +01:00
parent 8d82794de6
commit 4f2cb62434

View file

@ -923,7 +923,7 @@ class TVShows(Items):
c10 = ?, c12 = ?, c13 = ?, c14 = ?, c15 = ?, c16 = ?, c10 = ?, c12 = ?, c13 = ?, c14 = ?, c15 = ?, c16 = ?,
c18 = ?, c19 = ?, idFile=?, idSeason = ?, c18 = ?, c19 = ?, idFile=?, idSeason = ?,
userrating = ? userrating = ?
WHERE idEpisode = ?" WHERE idEpisode = ?
''' '''
kodicursor.execute(query, (title, plot, rating, writer, kodicursor.execute(query, (title, plot, rating, writer,
premieredate, runtime, director, season, episode, title, premieredate, runtime, director, season, episode, title,