You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hi, when I want to manually rename I have this error
Logs:
The text was updated successfully, but these errors were encountered: