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

Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missing data #2135

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

JonathanFeenstra
Copy link
Contributor

This is based on #2079. I added a m_AskIfNotFound flag to DownloadInfo which is set to false when batch-querying the download list, to prevent multiple pop-ups from appearing, asking to fill in missing data such as mod IDs and games if they weren't detected automatically. Instead, it will now create meta-files where the missing info is left blank. The repository is also left blank to prevent re-querying, which can only be done if it's set to "Nexus".

Deewens and others added 7 commits October 5, 2024 20:56
Added button to pr

Update mainwindow.ui

Update mainwindow.ui

Added button to pr
Fixed clang formatting on downloadstab.cpp
The new dialog box hijacked the function and skipped the fetch if there were less than 5 files. Now directly runs if there are 5 files or less, and shows the dialog if there are more than 5\
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

Successfully merging this pull request may close these issues.

3 participants