Skip to content

fix(gamebanana): Filter out mod results with content ratings#298

Merged
matellush merged 1 commit into
devfrom
fix/gamebanana
Jul 9, 2026
Merged

fix(gamebanana): Filter out mod results with content ratings#298
matellush merged 1 commit into
devfrom
fix/gamebanana

Conversation

@matellush

Copy link
Copy Markdown
Collaborator

Purpose of this PR:

Filter out inappropriate mod results from the mod browser's search results.

How to Test:

Look for inappropriate mods by trying out different search strings that would normally return mods with content ratings that would be gated behind sign-ins on GameBanana itself to see the details. With this change, Wheel Wizard will not direct users to such search results anymore through its mod browser.

What Has Been Changed:

  • The GameBanana API endpoint was updated from apiv11 to apiv12 -- no breaking changes have been noticed.
  • The _bHasContentRatings is respected now and results with it are filtered out from the search results.
  • The _aArchivedFiles JSON property is also supported now, as some mods seemed to break with that property instead of _aFiles.

Related Issue Link:

(There have been concerns with this in the past, so this is quite high-priority for some users.)

Checklist before merging

  • You have created relevant tests

@matellush matellush requested a review from patchzyy July 5, 2026 12:50
@matellush matellush self-assigned this Jul 5, 2026
@coderabbitai

coderabbitai Bot commented Jul 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 5fb78a52-632a-4ddc-ba94-07ee2076a98e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/gamebanana

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@matellush matellush enabled auto-merge July 5, 2026 12:51
@matellush matellush requested a review from DirkDoes July 8, 2026 09:39
@matellush matellush merged commit 4050b4e into dev Jul 9, 2026
2 checks passed
@matellush matellush deleted the fix/gamebanana branch July 9, 2026 14:31
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.

2 participants