MrV2K / WHDLoad-Download-Tool

A tool to help manage and download Retroplay's WHDLoad archives.
138 stars 4 forks source link

Demo files downloading even when Demo is unticked #18

Closed andrea-petrucci-1975 closed 4 months ago

andrea-petrucci-1975 commented 6 months ago

I am using v1.3.2, I have Demo unticked in folder settings image

but when I hit download it still wants to download some Demo files. image

NOTE: the files it tries to download are both BETA (which I want) and DEMO (which I don't want), the problem certainly arises from this but it should be ensured that both BETA and DEMO are downloaded only when the user has selected both voices

MrV2K commented 5 months ago

I know that it's not ideal, but I would have to restructure the whole code and redesign the UI to do this for the sake of 6 files. Too much work for not much benefit I'm afraid.

andrea-petrucci-1975 commented 5 months ago

no need for UI redesign: if user tick BETA but don't tick DEMO no download of DMEO BETA

restructure the whole code I haven't looked at the code but I think with a case construct it shouldn't be a challenging change

MrV2K commented 4 months ago

Fixed in new release.