AlexChaplinBraz / Ablavema

A Blender launcher and version manager.
MIT License
12 stars 3 forks source link

Fixes the parsing of the Blender HTML pages #6

Closed hcraT closed 2 years ago

hcraT commented 2 years ago

Hi, this patch fixes the parsing of the pages that were changed a bit since the last release. This is my first lines of Rust so I could have done some wrong things. In case let me know and I will fix what is not good.

I've tested my changes and with these I'm able to download data about all builds again (previously I was getting errors on most of the sources.

Cheers!

AlexChaplinBraz commented 2 years ago

Hey, thanks a lot. It seems to be working fine.

Sorry for being slow to reply. I've been busy in real life for the past few months, out of home for most of that time, so I didn't have much time to fix this program. I actually got to sit down and work on it a few days ago but then had to go on another trip.

I'm not gonna release a new version just yet because I wanna sneak in a couple more fixes while I'm home.

hcraT commented 2 years ago

Hi, I'm happy that this works. As everyone you have other things in life. The fact that you created and shared this nice tool is already a good thing. Don't feel bad if you are unable to keep up.

Thanks for the new release btw!

Cheers.