parent
c08a8f744e
commit
0f289393c1
1 changed files with 1 additions and 0 deletions
|
@ -593,6 +593,7 @@ class KodiVideoDB(common.KodiDBBase):
|
|||
except TypeError:
|
||||
pass
|
||||
|
||||
@common.catch_operationalerrors
|
||||
def set_resume(self, file_id, resume_seconds, total_seconds, playcount,
|
||||
dateplayed, plex_type):
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue