Guest User

Untitled

a guest
Dec 13th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. config:
  2. global:
  3. download: E:\Flexget\DownloadedTorrents
  4.  
  5.  
  6. log:
  7. 2011-09-09 23:56 ERROR download feed-nonfree Exception while writing: [Errno 22] invalid mode ('wb') or filename: u'E:\\Flexget\\DownloadedTorrents\\
  8. "Attack.The.Block.2011.720p.BluRay.x264-iNFAMOUS.torrent'
  9. Traceback (most recent call last):
  10. File "C:\Python27\lib\site-packages\flexget-1.0-py2.7.egg\flexget\plugins\output\download.py", line 314, in on_feed_output
  11. self.output(feed, entry)
  12. File "C:\Python27\lib\site-packages\flexget-1.0-py2.7.egg\flexget\plugins\output\download.py", line 412, in output
  13. shutil.move(entry['file'], destfile)
  14. File "C:\Python27\lib\shutil.py", line 292, in move
  15. copy2(src, real_dst)
  16. File "C:\Python27\lib\shutil.py", line 127, in copy2
  17. copyfile(src, dst)
Add Comment
Please, Sign In to add comment