rembo10 / headphones

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

'new' then 'retry' downloads the original #994

Open ashak opened 11 years ago

ashak commented 11 years ago

Hi,

I just downloaded something, it wasn't what I wanted so I hit the 'new' link on the history page.

It downloaded another nzb which was fine. I'd been playing with my nzbget post process script and it didn't automatically extract the files.

So on the history page I hit the 'retry' button and it downloaded the original nzb that wasn't what I wanted.

piejanssens commented 10 years ago

Logs or it didn't happen...

rembo10 commented 10 years ago

No I think this is a bug. Or at least….. it’s the expected behavior, and might need to change. the retry button just runs a search. New will skip over anything it’s already downloaded. Perhaps we need to bump up the retry button to meet whatever the new button grabs…..

On Jul 4, 2014, at 1:12 PM, Pieter Janssens notifications@github.com wrote:

Logs or it didn't happen...

— Reply to this email directly or view it on GitHub.

piejanssens commented 10 years ago

@rembo10 Yes, it is only logical that the retry button retries the last fetch (new button).

AdeHub commented 10 years ago

I wouldn't want the Retry behaviour changed, maybe have something like a Retry Last?