Update music compare

This commit is contained in:
angelblue05 2016-10-18 05:20:10 -05:00
parent 4958d106ec
commit 1af2d29fc1
6 changed files with 82 additions and 105 deletions

View file

@ -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():