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

changing episodes to archived from download fails #4809

Closed
jxer opened this issue Jul 28, 2018 · 1 comment
Closed

changing episodes to archived from download fails #4809

jxer opened this issue Jul 28, 2018 · 1 comment

Comments

@jxer
Copy link

jxer commented Jul 28, 2018

2018-07-28 17:07:51 ERROR Thread_12 :: [f5973b2] Exception generated: need more than 1 value to unpack
Traceback (most recent call last):
File "/home/littlebill/.sickrage/medusa/server/web/core/base.py", line 259, in async_call
result = function(**kwargs)
File "/home/littlebill/.sickrage/medusa/server/web/manage/handler.py", line 176, in changeEpisodeStatuses
self.setStatus(indexer_id_to_name(int(cur_indexer_id)), cur_series_id, '|'.join(to_change[(cur_indexer_id, cur_series_id)]), newStatus, direct=True)
File "/home/littlebill/.sickrage/medusa/server/web/home/handler.py", line 1928, in setStatus
season_no, episode_no = cur_ep.lstrip('s').split('e')
ValueError: need more than 1 value to unpack

@medariox
Copy link
Contributor

#4776

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

2 participants