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

Manual rename error #4775

Closed
Nosirus opened this issue Jul 27, 2018 · 0 comments
Closed

Manual rename error #4775

Nosirus opened this issue Jul 27, 2018 · 0 comments

Comments

@Nosirus
Copy link

Nosirus commented Jul 27, 2018

Hi, when I want to manually rename I have this error

Logs:

2018-07-27 23:00:36 ERROR    Thread_3 :: [b733355] Exception generated: need more than 1 value to unpack
Traceback (most recent call last):
  File "/app/medusa/medusa/server/web/core/base.py", line 259, in async_call
    result = function(**kwargs)
  File "/app/medusa/medusa/server/web/home/handler.py", line 2108, in doRename
    season_no, episode_no = cur_ep.lstrip('s').split('e')
ValueError: need more than 1 value to unpack
  • OS: unRAID linuxserver docker
  • Branch: master
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