BrandenStoberReal / PartyGui

Home repository of a GUI applet designed to interface with the popular archiving sites coomer.su & kemono.su.
20 stars 1 forks source link

Constant Crashing on Coomer #5

Closed BrandenStoberReal closed 3 months ago

BrandenStoberReal commented 4 months ago

Discussed in https://github.com/AmnesiaIsHere/PartyLib/discussions/3

Originally posted by **Airbourn33** March 6, 2024 The scrapper crashes a lot. I only just now was watching it as it was parsing asking if I was IP banned or something. This happens on multiple pages. I was able to scrape a rather large page recently without issue for the first time in a long time. I have downloaded the latest release and installed it with the same issues.
BrandenStoberReal commented 4 months ago

@Airbourn33 Please describe the issue further here. Please note this project's backend is currently undergoing a major rewrite.

Airbourn33 commented 4 months ago

@Airbourn33 Please describe the issue further here. Please note this project's backend is currently undergoing a major rewrite.

I start the scrapper as normal. As it gets going the error message will pop up and then the whole thing just shuts down completely.

If there is more info I can provide please let me know.

BrandenStoberReal commented 4 months ago

Can you provide a screenshot of the exact error message?

BrandenStoberReal commented 4 months ago

Also please provide the creator you are trying to scrape.

Airbourn33 commented 4 months ago

BobaButtGirl babyycoco tattedlix jasminex

I am sure there were others. I just don't recall. party

BrandenStoberReal commented 4 months ago

Interesting, looks like some strange API change. Ill look into this for you.

BrandenStoberReal commented 4 months ago

This will be addressed in the v2.0.0 rewrite. Hopefully a beta for this will be out by the weekend.

BrandenStoberReal commented 3 months ago

@Airbourn33 I've released an extremely alpha build of the rewrite. Please attempt another scrape and let me know if the issue persists. I've added a logging framework, so if it still breaks you can send me a full log now.

Airbourn33 commented 3 months ago

Forgive my ignorance, but I am not sure where to download the new version. I got to here and downloaded the Debug and the first Source Code, but neither came with an installer.

What did I do wrong?

BrandenStoberReal commented 3 months ago

The Debug archive is a "snapshot" of the program. You need to unzip it and execute PartyScraper2.0.exe inside the folder. I did not release an installer because this is an alpha build and I don't want people overwriting their installations with an incomplete version.

Airbourn33 commented 3 months ago

EDIT: NEVER MIND

I left it on while in the shower and I came back to see the blue bars under moving. I was expecting to see something like before. Confirmed the files are moving too.

update

I do all this, hit BEGIN SCRAPE and it just sits there like this.

I was scraping from a program on one drive to storage on another at first. However, when I moved it to the same drive it still did this.

Love the new UI

BrandenStoberReal commented 3 months ago

Hey, glad you like it! I fixed this in recent devbuilds to notify the user, but that is the stage where it is gathering metadata from the party sites. Be patient while it scrapes (depends on your internet speed) and the progress bars at the bottom will start activating once metadata scraping is complete. If the app closes itself, this means something errored and you should send me your logs. Im going to push a new alpha build tonight with slightly better UX.

Edit: Saw the edit! Glad the issue is fixed.

Airbourn33 commented 3 months ago

Hey, glad you like it! I fixed this in recent devbuilds to notify the user, but that is the stage where it is gathering metadata from the party sites. Be patient while it scrapes (depends on your internet speed) and the progress bars at the bottom will start activating once metadata scraping is complete. If the app closes itself, this means something errored and you should send me your logs. Im going to push a new alpha build tonight with slightly better UX.

Edit: Saw the edit! Glad the issue is fixed.

Can't wait.

How do I get notifications on when updates drop?

BrandenStoberReal commented 3 months ago

On GitHub there's a button to "watch" a repository and it'll automatically update you whenever a new release goes live! I also plan to add an automatic updater built into the GUI.