-
Notifications
You must be signed in to change notification settings - Fork 278
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]: ValueError: need more than 1 value to unpack #4776
Comments
INFOPython Version: ERROR2018-07-27 22:16:42 ERROR Thread_1 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "C:\Users\uTorrentVM\Medusa\medusa\server\web\core\base.py", line 259, in async_call result = function(**kwargs) File "C:\Users\uTorrentVM\Medusa\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 "C:\Users\uTorrentVM\Medusa\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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
In the meantime you can use the per-show status/quality setter. The episode status managment page seems to be broken. |
Fixed in develop with: #4783 |
INFOPython Version: ERROR2018-07-28 14:13:01 ERROR Thread_0 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/share/CACHEDEV1_DATA/.qpkg/Medusa/Medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/share/CACHEDEV1_DATA/.qpkg/Medusa/Medusa/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 "/share/CACHEDEV1_DATA/.qpkg/Medusa/Medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-08-03 20:31:39 ERROR Thread_1 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/Applications/Medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/Applications/Medusa/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 "/Applications/Medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-08-21 10:26:51 ERROR Thread_13 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/var/lib/**********mediaserver/medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/var/lib/**********mediaserver/medusa/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 "/var/lib/**********mediaserver/medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-08-30 16:24:04 ERROR Thread_0 :: [f5973b2] 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/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 "/app/medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-09-01 19:52:04 ERROR Thread_5 :: [f5973b2] 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/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 "/app/medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-09-03 09:15:59 ERROR Thread_4 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/usr/local/zy-pkgs/opt/Medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/usr/local/zy-pkgs/opt/Medusa/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 "/usr/local/zy-pkgs/opt/Medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-09-06 19:07:46 ERROR Thread_8 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/opt/yunohost/medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/opt/yunohost/medusa/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 "/opt/yunohost/medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-09-06 19:10:19 ERROR Thread_8 :: [f5973b2] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/opt/yunohost/medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/opt/yunohost/medusa/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 "/opt/yunohost/medusa/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 STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-09-25 19:05:04 ERROR Thread_13 :: [fd35974] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "C:\Medusa\medusa\server\web\core\base.py", line 258, in async_call result = function(**kwargs) File "C:\Medusa\medusa\server\web\manage\handler.py", line 307, in downloadSubtitleMissed season, episode = epResult.lstrip('s').split('e') ValueError: need more than 1 value to unpack STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
…path (#5356) * Fix popularShows path on router * Fix state-switch using incorrect spinner * Fix missed subtitle download Fixes #4776 (comment) * Update changelog
INFOPython Version: ERROR2018-10-16 12:32:57 ERROR Thread_3 :: [4614efc] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/opt/medusa/medusa/server/web/core/base.py", line 259, in async_call result = function(**kwargs) File "/opt/medusa/medusa/server/web/home/handler.py", line 1907, in setStatus season_no, episode_no = cur_ep.lstrip('s').split('e') ValueError: need more than 1 value to unpack STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-11-14 08:10:12 ERROR Thread_1 :: [77b2091] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/app/medusa/medusa/server/web/core/base.py", line 258, in async_call result = function(**kwargs) File "/app/medusa/medusa/server/web/home/handler.py", line 1897, in setStatus season_no, episode_no = cur_ep.lstrip('s').split('e') ValueError: need more than 1 value to unpack STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2018-12-12 14:50:45 ERROR Thread_4 :: [54da0c7] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "/volume1/@appstore/sickbeard-custom/var/SickBeard/medusa/server/web/core/base.py", line 258, in async_call result = function(**kwargs) File "/volume1/@appstore/sickbeard-custom/var/SickBeard/medusa/server/web/home/handler.py", line 1883, in setStatus season_no, episode_no = cur_ep.lstrip('s').split('e') ValueError: need more than 1 value to unpack STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFOPython Version: ERROR2019-01-21 00:32:18 ERROR Thread_3 :: [918cfe7] Exception generated: need more than 1 value to unpack Traceback (most recent call last): File "D:\Plex\Medusa\medusa\server\web\core\base.py", line 258, in async_call result = function(**kwargs) File "D:\Plex\Medusa\medusa\server\web\home\handler.py", line 1883, in setStatus season_no, episode_no = cur_ep.lstrip('s').split('e') ValueError: need more than 1 value to unpack STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators |
INFO
Python Version:
2.7.14 (default, May 28 2018, 14:47:18) [GCC 4.7.3 20130102 (prerelease)]
Operating System:
Linux-3.10.105-x86_64-with-glibc2.2.5
Locale:
None
Branch: master
Database:
44.11
Commit: f5973b2
Link to Log: https://gist.github.com/3df7613ad0568cc12f9fdcb7573afe31
ERROR
STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators
The text was updated successfully, but these errors were encountered: