Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

house-of-usenet.com #9

Closed
wetanni opened this issue Jun 21, 2020 · 6 comments
Closed

house-of-usenet.com #9

wetanni opened this issue Jun 21, 2020 · 6 comments

Comments

@wetanni
Copy link

@wetanni wetanni commented Jun 21, 2020

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
Copy link
Owner

@Tensai75 Tensai75 commented Aug 13, 2020

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.

@Tensai75 Tensai75 closed this Aug 13, 2020
@iljarogoff
Copy link

@iljarogoff iljarogoff commented Oct 3, 2020

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

@Tensai75
Copy link
Owner

@Tensai75 Tensai75 commented Oct 10, 2020

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
Copy link

@iljarogoff iljarogoff commented Oct 10, 2020

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
Copy link
Owner

@Tensai75 Tensai75 commented Oct 10, 2020

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
Copy link

@iljarogoff iljarogoff commented Oct 11, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants