Code Monkey home page Code Monkey logo

Comments (12)

Tsuk1ko avatar Tsuk1ko commented on May 24, 2024 2

image

from nhentai-helper.

Tsuk1ko avatar Tsuk1ko commented on May 24, 2024 1

script setting in Tampermonkey menu

image

from nhentai-helper.

Tsuk1ko avatar Tsuk1ko commented on May 24, 2024 1

Welll, I found there are sth wrong with the download url. Did you change the "Custom download URL" setting?

image

from nhentai-helper.

Tsuk1ko avatar Tsuk1ko commented on May 24, 2024 1

Because there is a lot of code text, it is normal to get stuck for a while. For me, it's about 5 seconds. 😂

from nhentai-helper.

Tsuk1ko avatar Tsuk1ko commented on May 24, 2024
  1. Which site did the error occur at? nhentai.net?
  2. Enable "Prevent console clearing" on setting. After reproducing this error, provide a screenshot of the devtools console to see if there is an error log.

from nhentai-helper.

Roccobot avatar Roccobot commented on May 24, 2024

Which site did the error occur at? nhentai.net?

Yeah, sorry, I only use the script on nhentai so I forgot to specify.

Enable "Prevent console clearing" on setting. After reproducing this error, provide a screenshot of the devtools console to see if there is an error log.

Is that a Tampermonkey option, or a script setting? I'm not sure how to do this 😰

from nhentai-helper.

Roccobot avatar Roccobot commented on May 24, 2024

OK, I exported this from Firefox console, I hope I did it properly:

console-export-2023-9-8_12-18-47.txt

from nhentai-helper.

Roccobot avatar Roccobot commented on May 24, 2024

Welll, I found there are sth wrong with the download url. Did you change the "Custom download URL" setting?

image

I changed a couple things like cbz instead of zip as extension, but I don't remember messing with custom download URLs (I'm not even sure what it means). Should I reinstall/reset the userscript, or make some changes? Thanks!

from nhentai-helper.

Tsuk1ko avatar Tsuk1ko commented on May 24, 2024

You can try clearing the script settings to see if it can work again.

Open Tampermonkey dashboard, find this script, go to "Storage" tab, delete all content except for {} and save, then reload nHentai website.

image

image

from nhentai-helper.

Roccobot avatar Roccobot commented on May 24, 2024

Thanks a lot.
Opening the internal Tampermonkey editor, I just noticed that loading all the text makes the computer freeze for like 30 seconds. Then everything's fine, but it never did this before, and I have beefier scripts installed. Is that normal according to your knowledge?

from nhentai-helper.

Roccobot avatar Roccobot commented on May 24, 2024

OK, so I managed to do everything. My problem was that for some reason I had activated the 'Advanced editor' which is hugely memory thirsty and even if I have a high spec computer it didn't manage to load the entire page. Anyway. I figured completely removing and reinstalling the script was easier, and I did it. Everything is fine, except I can't remember how I configured the downloaded files to have a .cbz extension.

I edited lines 16645 and 35676, I hope this doesn't break anything.

line 16645
default: "{{japanese}}.cbz",
line 35676
const filename = 'nhentai-helper-download-history-${timeStr}.cbz';

Do you think it will be fine? Unfortunately I know nothing about coding and I just go by intuition of what those lines do 😅

from nhentai-helper.

Roccobot avatar Roccobot commented on May 24, 2024

ops, it was very simpler than I thought. Thanks again

from nhentai-helper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.