Return to Main NewsLeecher Website
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

 
Issue: NZB file imported multiple times

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    NewsLeecher Forum Index -> How-To's and FAQ's Section
View previous topic :: View next topic  
Author Message
Smudge
Site Admin


Joined: 17 Aug 2004
Posts: 9795

PostPosted: Sun Feb 15, 2009 9:34 pm    Post subject: Issue: NZB file imported multiple times Reply with quote

Problem: Open a NZB file from a website to be added into Newsleecher. The NZB is added but a previously opened NZB is added to the download queue every time.

Answer: This is due to the previous nzb file being opened directly from the website and getting stuck in the temporary internet items folder named as !.nzb.

Please don't use the Open option directly from the website. You need to save the NZB files locally then import them into NewsLeecher. It is easiest to save the files in a specific directory that is monitored by NewsLeecher then the files will be added to the download queue automatically. You can configure this feature in the Options>Download>NZB Files screen.


To fix this problem, click on the Select link below to select all the code text, copy to your clipboard (control-C), then open Notepad and paste the text (control-V).

Code:
del /f /s /q "%userprofile%\AppData\Local\Temp\*.nzb"
del /f /s /q "%userprofile%\AppData\Roaming\Temp\*.nzb"
del /f /s /q "%Temp%\*.nzb"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.nzb"
del /f /s /q "%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\*.nzb"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\Content.IE5\*.nzb"
del /f /s /q "%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\*.nzb"


Save the file to your desktop as removeNZB.bat then double click to run the batch file and it will remove all the old NZB files from your temporary items folders.
_________________
Please be aware of and use the following pages...
Services Status Page : SuperSearch and Usenet Access server status, retention, server load, indexing time, etc.
Support Request Form : Use this if you have a problem with billing or account status. The forum is only for NewsLeecher application issues.
_________________
It isn't God I have a problem with. It is his fan club I cannot stand.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    NewsLeecher Forum Index -> How-To's and FAQ's Section All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum