Tensai75 / NZBDonkey

The utlimate NZB downloader extension for Chrome and Firefox
https://tensai75.github.io/NZBDonkey/
MIT License
61 stars 6 forks source link

house-of-usenet.com #9

Closed wetanni closed 4 years ago

wetanni commented 4 years ago

Hi, trying to make nzb download working with the site house-of-usenet.com, but whatever form handling I use I get an invalid nzb error. I saw in the closed issues that you made it work with brothers-of-usenet.net, maybe you may fix it for HoU too?

Tensai75 commented 4 years ago

Sorry for late response. Interception on house-of-usenet.com is working perfectly with the standard setting ("Send Form Data as POST request"). I don't see any issue here.

iljarogoff commented 3 years ago

Tried again, but still getting invalid nzb. Tried all types of handling with no success.

Tensai75 commented 3 years ago

Tried again, but still getting invalid nzb. Tried all types of handling with no success.

I have just tested the NZB file download interception on house-of-usenet.com once again with latest NZBDonkey v0.7.4 and with latest Chrome and Firefox. Interception of the NZB file download is working absolutely prefectly regardless of what is set for "Handling of Form Data" (because there is no Form Data on house-of-usenet.com to be handled for the NZB download interception).

There must be some issue on your end. Try uninstalling NZBDonkey completely and re-install it from the addon store again.

iljarogoff commented 3 years ago

no chance. removed, installed new, reset settings. everytime i get this: grafik download interception from nzbking et al work as expected is there a log or a detailed error description available? where can i find it?

Tensai75 commented 3 years ago

is there a log or a detailed error description available? where can i find it?

In Firefox you can open the following URL in a new tab: about:devtools-toolbox?type=extension&id=%7Bdd77cf0b-b93f-4e9f-8006-b642c02219db%7D Here you will then see all NZBDonkey logs as well as javascript error messages related to the NZBDonkey background script. But there probably won't be any specific logs related to this.

iljarogoff commented 3 years ago

this log was useful, it was a cookie issue. enabling third-party-cookies did the trick, thx 👍