rembo10 / headphones

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

Unable to post process after upgrading to windows 10 #3269

Closed hubdows closed 3 years ago

hubdows commented 3 years ago

Hi, I just updated my downloader to Windows 10, and it seems that it broke post processing in the download folder. All I am getting is Directy ... does not exist. Skipping. You can see from the logs below that I tried all the previous methods for a network folder. Python27 is launching headphones.py. Any help would be awesome.

2021-02-09 17:45:10 INFO Found no folders to process. Aborting.
2021-02-09 17:45:10 WARNING Directory //b810n/Public/sabnzb/music/ does not exist. Skipping
2021-02-09 17:45:10 WARNING Directory \\b810n\Public\sabnzb\music does not exist. Skipping
2021-02-09 17:45:10 INFO Force checking download folder for completed downloads
2021-02-09 17:44:54 INFO Writing configuration to file
2021-02-09 17:23:44 INFO Found no folders to process. Aborting.
2021-02-09 17:23:44 WARNING Directory //b810n/Public/sabnzb/music does not exist. Skipping
2021-02-09 17:23:44 WARNING Directory \\b810n\Public\sabnzb\music does not exist. Skipping
2021-02-09 17:23:44 INFO Force checking download folder for completed downloads
2021-02-09 17:22:42 INFO Writing configuration to file
2021-02-09 17:21:59 INFO Writing configuration to file
2021-02-09 17:20:16 INFO Found no folders to process. Aborting.
2021-02-09 17:20:16 WARNING Directory x:\music does not exist. Skipping
2021-02-09 17:20:16 WARNING Directory \\b810n\Public\sabnzb\music does not exist. Skipping
2021-02-09 17:20:16 INFO Force checking download folder for completed downloads
2021-02-09 17:20:06 INFO Writing configuration to file
2021-02-09 17:19:05 INFO Found no folders to process. Aborting.
2021-02-09 17:19:05 WARNING Directory \\b810n\Public\sabnzb\music does not exist. Skipping
2021-02-09 17:19:05 INFO Force checking download folder for completed downloads
2021-02-09 17:18:54 INFO Writing configuration to file
2021-02-09 17:18:09 INFO Found no folders to process. Aborting.
2021-02-09 17:18:09 WARNING Directory //b810n/Public/sabnzb/music does not exist. Skipping
hubdows commented 3 years ago

It appears to be an issue running headphones as a services. Running headphones.py works with UNC names.