rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Traceback issues when processing #3208

Closed NecroticMan closed 5 years ago

NecroticMan commented 5 years ago

So I am running into the following error when trying to process some files in my download folder. After this everything else stops. Any idea? PS. This happened when I pressed the "Force processing of download folder", if instead I used the stuff further down to process another folder but set it to downloads, then it worked fine.

Headphones Version: dc22bb006d8b076c16cc5784712ee0b72a03276d Uncaught exception: Traceback (most recent call last): File "/app/headphones/headphones/logger.py", line 214, in new_run old_run(*args, **kwargs) File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/app/headphones/headphones/postprocessor.py", line 1349, in forcePostProcess verify(release['AlbumID'], folder, Kind=kind, forced=True, keep_original_folder=keep_original_folder) File "/app/headphones/headphones/postprocessor.py", line 288, in verify keep_original_folder, forced, single) File "/app/headphones/headphones/postprocessor.py", line 474, in doPostProcessing albumpaths = moveFiles(albumpath, release, metadata_dict) File "/app/headphones/headphones/postprocessor.py", line 893, in moveFiles helpers.smartMove(file_to_move, lossy_destination_path) File "/app/headphones/headphones/helpers.py", line 853, in smartMove shutil.move(source_path, dest_path) File "/usr/lib/python2.7/shutil.py", line 325, in move copy2(src, real_dst) File "/usr/lib/python2.7/shutil.py", line 153, in copy2 copyfile(src, dst) File "/usr/lib/python2.7/shutil.py", line 96, in copyfile with open(src, 'rb') as fsrc: IOError: [Errno 2] No such file or directory: '/music/Marc Anthony/Vivir mi vida [2013]/01 Marc Anthony - Vivir mi vida.mp3'

NecroticMan commented 5 years ago

misconfiguration identified. download folder was set to media folder