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/The 100' #1070

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/5fb133e8ae4cf18e31fc35406ddd005e

ERROR

2016-09-10 04:27:49 ERROR    SHOWQUEUE-REFRESH :: [c6c6e84] 268592: Error while refreshing show The 100. Error: [Errno 2] No such file or directory: '/media/ssd/Shows/The 100'
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/The 100'

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