hpsu / nzbget-chrome

Google chrome extension to interact with nzbget
28 stars 23 forks source link

NZBIndex.com recent changes partially breaks things #74

Open mhurwood opened 5 years ago

mhurwood commented 5 years ago

NZBIndex.com have just changed their interface and this has partially broken things.

1) Initially no matching occurs at all because the URL is now beta.nzbindex.com, but if I delete the "beta." bit then nzbget-chrome "activates" and the download buttons start appearing.

2) Clicking on the download buttons works, but the "feedback" is wrong. If I have a page of results and I click on the second entry then the first entry goes bright red (like it was successfully clicked) while the second entry continues to spin endlessly. Meanwhile, things have actually been transferred to NZBGet successfully.

mhurwood commented 5 years ago

Just further to this, the site has been updated again, and the "beta." prefix is no longer appearing. However, the first time any given page loads I do not get the red download buttons, but if I refresh the page then I do get them. Point 2 above still holds.