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

ROMSearch method #11

Merged
merged 1 commit into from
May 17, 2024
Merged

ROMSearch method #11

merged 1 commit into from
May 17, 2024

Conversation

bbtufty
Copy link
Owner

@bbtufty bbtufty commented May 17, 2024

  • ROMSearch now has two modes: the first is filter_then_download (default), which will use the dat file to filter,
    then only download relevant files. The second is download_then_filter, which will download everything and then
    filter. For data hoarders!
  • Ensure includes/excludes works the same as it does for ROMDownloader in GameFinder
  • Includes/excludes will now search dupes as well in GameFinder, for consistency
  • Ensure output directory exists before downloading files

- ROMSearch now has two modes: the first is `filter_then_download` (default), which will use the dat file to filter,
  then only download relevant files. The second is `download_then_filter`, which will download everything and then
  filter. For data hoarders!
- Ensure includes/excludes works the same as it does for ROMDownloader in GameFinder
- Includes/excludes will now search dupes as well in GameFinder, for consistency
- Ensure output directory exists before downloading files
@bbtufty bbtufty merged commit c59e339 into main May 17, 2024
8 checks passed
@bbtufty bbtufty deleted the romsearch_method branch May 17, 2024 09:28
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.

1 participant