Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APP SUBMITTED]: zip argument #1 must support iteration #264

Closed
fernandog opened this issue Apr 3, 2016 · 1 comment
Closed

[APP SUBMITTED]: zip argument #1 must support iteration #264

fernandog opened this issue Apr 3, 2016 · 1 comment

Comments

@fernandog
Copy link
Contributor

INFO

Python Version: 2.7.9 (default, Mar 1 2015, 13:48:22) [GCC 4.9.2]
Operating System: Linux-4.4.6-3-osmc-armv7l-with-debian-8.4
Locale: UTF-8
Branch: fix_concurrence
Commit: 70dc4a8
No Log available with ERRORS:

ERROR

Thread-15 :: [80123f9] Failed doing webui callback: Traceback (most recent call last):
  File "/home/osmc/SickRage/sickbeard/webserve.py", line 322, in async_call
    result = function(**kwargs)
  File "/home/osmc/SickRage/sickbeard/webserve.py", line 1485, in manualSearchCheckCache
    episodesInSearch = collectEpisodesFromSearchThread(show)
  File "/home/osmc/SickRage/sickbeard/manual_search.py", line 148, in collectEpisodesFromSearchThread
    if not [i for i, j in zip(search_thread.segment, episodes) if i.indexerid == j['episodeindexid']]:
TypeError: zip argument #1 must support iteration


STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

@fernandog
Copy link
Contributor Author

@p0psicles not sure why this is happening

@fernandog fernandog added the Bug label Apr 3, 2016
fernandog added a commit that referenced this issue Apr 3, 2016
fernandog added a commit that referenced this issue Apr 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant