I'd like to add the ability to my post-processing script to remove specific entries from the History. Preferably by NZB ID, but I realize that would only benefit those with Newzbin accounts. Alternatively, if the history ID value for that specific entry was returned in the post-processing options (a seventh option perhaps?) that would work, too.
Of course, there could already be some trivial method of doing this already implemented and I just completely overlooked it..
Ability to remove a specific entry from history.
Re: Ability to remove a specific entry from history.
I'll discuss expanding the script interface with my team mates.
But the list is getting a bit long by now.
Also, there is no official API call for deleting a history item.
But the list is getting a bit long by now.
Also, there is no official API call for deleting a history item.
Re: Ability to remove a specific entry from history.
I now realise that this is not really possible.
The history item cannot be deleted because it is needed while the user script is running.
It would take too much effort to make a work-around for this.
The history item cannot be deleted because it is needed while the user script is running.
It would take too much effort to make a work-around for this.