evilhero / mylar

An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents
GNU General Public License v3.0
977 stars 173 forks source link

error importing cbl #2449

Closed thewindupboy closed 3 years ago

thewindupboy commented 3 years ago

hey i was trying to import a CBL file. I put in this location: /Users/joelhandloff/Firsttry.xml

Clicked import And got Traceback (most recent call last): File "/home/hd27/moleboy/apps/mylar/lib/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/home/hd27/moleboy/apps/mylar/lib/cherrypy/lib/encoding.py", line 217, in call self.body = self.oldhandler(*args, *kwargs) File "/home/hd27/moleboy/apps/mylar/lib/cherrypy/_cpdispatch.py", line 61, in call return self.callable(self.args, **self.kwargs) File "/home/hd27/moleboy/apps/mylar/mylar/webserve.py", line 3313, in importReadlist file = open(filename) IOError: [Errno 2] No such file or directory: u'/Users/joelhandloff/Firsttry.xml'

thewindupboy commented 3 years ago

I'm an idiot. Ignore me.