manga-download / hakuneko

Manga & Anime Downloader for Linux, Windows & MacOS
https://hakuneko.download
The Unlicense
4.67k stars 467 forks source link

[Bug] Problem with downloading purchased volumes from Viz #3910

Open neemanth14 opened 3 years ago

neemanth14 commented 3 years ago

Did you read the troubleshooting guide Yes/No Yes Describe the bug A clear and concise description of what the bug is. I'm not able to download purchased volumes from viz ( Clipboard Method) It just shows an error in console tab, i'll attach some screenshots below To Reproduce Steps to reproduce the behavior:

  1. Go to 'Copy the purchased vol link from viz'
  2. Click on ' Select the clipboard method"
  3. Scroll down to ' You can see that the manga wont load"
  4. See error

Expected behavior A clear and concise description of what you expected to happen. I expected to see the manga load as it usually does by using the clipboard method and then for the volume/chapter list to load. Screenshots If applicable, add screenshots to help explain your problem. https://imgur.com/a/EeMP7nD

Context (please complete the following information):

Additional context Add any other context about the problem here.

neemanth14 commented 3 years ago

@playmer hey playmer you asked to ping me here in github, could you check the issue?

playmer commented 3 years ago

Just to clarify, is the only issue here the clipboard method? I'm having no issues seeing the volumes/chapters versions of manga in my list and grabbing them.

playmer commented 3 years ago

I'm not sure what code path the clipboard goes through but I am seeing that issue as well. I'm just not very familiar with how the clipboard method works to debug it and adjust the code for it.

neemanth14 commented 3 years ago

Just to clarify, is the only issue here the clipboard method? I'm having no issues seeing the volumes/chapters versions of manga in my list and grabbing them.

yes , but is there another method to download purchased volumes from viz through HN cause when i try to go to viz library and paste the volume link in HN its not working I think the one you're talking about is the list we get from the connector but as far as i know we cannot download purchased volumes from the list right?

playmer commented 3 years ago

You can, you visit Viz from inside Hakuneko, log in, and then load the Manga list. If you have volumes you've purchased you'll see an entry for that volume list. It can be a little confusing sometimes if the Chapters are also availible for that manga as you might have two entries in the manga list, one for the Volumes and one for the Chapters.

This is the method I use and it's what I tested with.

neemanth14 commented 3 years ago

You can, you visit Viz from inside Hakuneko, log in, and then load the Manga list. If you have volumes you've purchased you'll see an entry for that volume list. It can be a little confusing sometimes if the Chapters are also availible for that manga as you might have two entries in the manga list, one for the Volumes and one for the Chapters.

This is the method I use and it's what I tested with.

ohhh! i'll check that out , thanks

neemanth14 commented 3 years ago

You can, you visit Viz from inside Hakuneko, log in, and then load the Manga list. If you have volumes you've purchased you'll see an entry for that volume list. It can be a little confusing sometimes if the Chapters are also availible for that manga as you might have two entries in the manga list, one for the Volumes and one for the Chapters.

This is the method I use and it's what I tested with.

Hi, i have tried the method you said but its not working. I have Jujutsu Kaisen manga in my library but it doesnt show 2 entries in the list nor does it have the volumes in the entry which has chapters. I'll attach the screenshots, please check them once. hakuneko_dnvJ73OR4V hakuneko_4vo2ogt7N8

playmer commented 3 years ago

Can you show the log when you try to fetch the manga list when logged in?

neemanth14 commented 3 years ago

Can you show the log when you try to fetch the manga list when logged in?

Logs? Do you mean the dev tools console error? hakuneko_IIgPTvbsve hakuneko_uJJQgqKNlz hakuneko_sxeiFbWRjG

playmer commented 3 years ago

Hmm, I would expect to see some errors when it's trying to parse your library or something...I'm not sure how to fix this without being able to repro. Maybe some additional logging could be put in...but then you'd need to run that locally.

neemanth14 commented 3 years ago

Hmm, I would expect to see some errors when it's trying to parse your library or something...I'm not sure how to fix this without being able to repro. Maybe some additional logging could be put in...but then you'd need to run that locally.

If its possible, can you try to connect on AnyDesk for a minute or two?

playmer commented 3 years ago

I'm not sure what that would accomplish?

neemanth14 commented 3 years ago

I'm not sure what that would accomplish?

We'll be able to reproduce the bug, just for a minute when you're free? Can you also mention the time so that i'll come online

playmer commented 3 years ago

I don't just need to see it repro'd. I need to be able to repro it myself so I can debug it and understand what's happening.

neemanth14 commented 3 years ago

I don't just need to see it repro'd. I need to be able to repro it myself so I can debug it and understand what's happening.

oh!

MikeZeDev commented 1 year ago

Does is works on nightly now that https://github.com/manga-download/hakuneko/pull/5776 is merged?