mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-13 12:55:07 +00:00
Version bump 3.1.17
This commit is contained in:
parent
ba9289641a
commit
396b6c4608
2 changed files with 1 additions and 2 deletions
|
@ -121,7 +121,6 @@ def library_check():
|
|||
ancestors = self.server['api'].get_ancestors(item['Id'])
|
||||
|
||||
if not ancestors:
|
||||
|
||||
return
|
||||
|
||||
for ancestor in ancestors:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue