mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-07 23:53:18 +00:00
Update music compare
This commit is contained in:
parent
4958d106ec
commit
1af2d29fc1
6 changed files with 82 additions and 105 deletions
|
|
@ -86,7 +86,7 @@ class TVShows(Items):
|
|||
all_embyepisodesIds = set()
|
||||
updatelist = []
|
||||
|
||||
|
||||
# TODO: Review once series pooling is explicitely returned in api
|
||||
for view in views:
|
||||
|
||||
if self.should_stop():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue