Add ability to remove Games that are removed from GOG Account from Manifest #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GOG removed Sunless_Sea_Zubmariner and merged it into Sunless Sea as DLC , gogrepo can't handle this.
This adds that facility, if an update by ID is done (number or name) and not found on GOG but is in the manifst, it deletes the manifest entry. Likewise if a full update (not skipknown or update) is done, it will remove any games from the manifest that are no longer present on the GOG account.
This isn't just a convenience feature either, the old items being in the manifest means that clean doesn't remove the files, and download will try and download them from locations on GOG that never exist, which results in errors.