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

Archive in backlog #6627

Closed
mrdeadlocked opened this issue Apr 30, 2019 · 1 comment
Closed

Archive in backlog #6627

mrdeadlocked opened this issue Apr 30, 2019 · 1 comment

Comments

@mrdeadlocked
Copy link

Error when trying to archive episodes on the backlog page.

2019-04-30 16:26:04 ERROR Thread_24 :: [f46bfac] Exception generated: need more than 1 value to unpack
Traceback (most recent call last):
File "/opt/medusa/medusa/server/web/core/base.py", line 262, in async_call
result = function(**kwargs)
File "/opt/medusa/medusa/server/web/home/handler.py", line 1770, in setStatus
season_no, episode_no = cur_ep.lstrip('s').split('e')
ValueError: need more than 1 value to unpack
2019-04-30 16:26:04 DEBUG Thread_24 :: [f46bfac] Attempting to set status for episode Adventure Time 10x4 to 6

@medariox
Copy link
Contributor

medariox commented May 2, 2019

Thanks for the bug report. Next time please use the issue template.
Fixed with: #6636

@medariox medariox closed this as completed May 2, 2019
@medariox medariox added Bug Fixed and removed triage Untriaged issue labels May 2, 2019
p0psicles pushed a commit that referenced this issue May 2, 2019
)

* Fix setting episodes to archived in backlog overview. Fixes #6627

* Update CHANGELOG.md
Thilas pushed a commit to Thilas/Medusa that referenced this issue Jun 5, 2019
…6627 (pymedusa#6636)

* Fix setting episodes to archived in backlog overview. Fixes pymedusa#6627

* Update CHANGELOG.md
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