Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings.
Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
I am new on this forum and need some help with the ftype trick to autosave de .nzb file to the wachted folder.
On de webpage is a How To section. In there is a nice trick to autosave the .nzb file to your watched folder, but it won't work for me. http://sabnzbd.wikidot.com/howto
I have tried everything but ....nothing. By filetypes in Windows xp stays that the .nzb is correct connected to the .cmd file but the .nzb will not copy automaticly in de watched folder.
List the batchfile here.
Did you ever associate NZB files with another program (like Grabit or Newsleecher)?
What happens if you double click on an NZB file in Windows Explorer?
Do you "run" the NZb file from the web browser or "save" it? (you should use "run").
There is a possibility that your web browser has other ideas about NZB files, check its MIME settings.
For Firefox check Options, Applications Tab.
For IE, I'm not sure, check out MS's helppages.
Last edited by shypike on September 8th, 2008, 5:29 am, edited 1 time in total.
shypike wrote:
List the batchfile here.
Did you ever associate NZB files with another program (like Grabit or Newsleecher)?
What happens if you double click on an NZB file in Windows Explorer?
Do you "run" the NZb file from the web browser or "save" it? (you should use "run").
There is a possibility that your web browser has other ideas about NZB files, check its MIME settings.
For Firefox check Options, Applications Tab.
For IE, I'm not sure, check out MS's helppages.
Thanks for you help:
The batch file:
@echo off
copy /y "%1" "d:\nzbscan"
There are no other programs linked to .nzb file. I used a clean install of xp and only sabnzbd+ running on it.
If i double click on a .nzb file on my xp computer is goes ok. I do a copy to de d:\nzbscan dir. This works fine.
I use Run when i download a nzb file. I use internet explorer but cannot find any mime settings?