Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement request: treat files that begin "patch_" differently from files that begin "setup_" #73

Open
CalAlaera opened this issue Sep 3, 2023 · 1 comment

Comments

@CalAlaera
Copy link

GOG doesn't seem to provide a useful way to discriminate between patches (e.g. patch_baldurs_gate_3_whatever_(66683).exe) and full game installers (e.g. setup_baldurs_gate_3_whatever_(67171).exe).

It would be great if gogrepo could process what the file name will be, and be configured to act differently depending on whether it matches one of these patterns. For example, if I simply wish to keep an archive of offline installers, I could configure gogrepo to only download files that begin with "setup_".

@ToxiClay
Copy link

PR #60 does what you want. My fork includes this functionality, as well as a couple of other enhancements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants