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

[APP SUBMITTED]: OSError: [Errno 2] No such file or directory: '/media/ssd/Shows/Black Mirror' #1076

Closed
duramato opened this issue Sep 10, 2016 · 0 comments

Comments

@duramato
Copy link
Contributor

INFO

Python Version: 2.7.6 (default, Jun 22 2015, 18:00:18) [GCC 4.8.2]
Operating System: Linux-4.2.0-42-generic-i686-with-Ubuntu-14.04-trusty
Locale: None
Branch: develop
Commit: c6c6e84
Link to Log: https://gist.github.com/5880296ba1c71c1e3dd1d59b8981da5d

ERROR

2016-09-10 04:27:04 ERROR    SHOWQUEUE-REFRESH :: [c6c6e84] 253463: Error while refreshing show Black Mirror. Error: [Errno 2] No such file or directory: '/media/ssd/Shows/Black Mirror'
Traceback (most recent call last):
  File "/home/home/SickRage/sickbeard/show_queue.py", line 578, in run
    self.show.refresh_dir()
  File "/home/home/SickRage/sickbeard/tv.py", line 1337, in refresh_dir
    for sub_dir in ek(os.listdir, self.location):
  File "/home/home/SickRage/sickrage/helper/encoding.py", line 42, in ek
    result = function(*[ss(x) if isinstance(x, (str, text_type)) else x for x in args], **kwargs)
OSError: [Errno 2] No such file or directory: '/media/ssd/Shows/Black Mirror'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants