mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Fix boxset refresh
This commit is contained in:
parent
e17445b574
commit
b4791b1412
1 changed files with 1 additions and 1 deletions
|
@ -437,4 +437,4 @@ class FullSync(object):
|
|||
obj = Movies(self.server, embydb, videodb, self.direct_path)
|
||||
obj.boxsets_reset()
|
||||
|
||||
self.boxsets(None)
|
||||
self.boxsets(None)
|
||||
|
|
Loading…
Reference in a new issue