diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-15 05:52:31 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-15 05:52:31 -0500 |
| commit | da42b4ddbc1856ab6e3a68ea0727e685020fee4e (patch) | |
| tree | 34f6f6a7c1c1ea249b98ced336f1bd734965c873 /libs/plugin_python/README.md | |
| parent | a0c0b2a91e698f569dcce1c6f08d67399004c537 (diff) | |
Fix game domain override for all Nexus API request types (site mods)
The previous fix only overrode m_GameName in requestFileInfo and
requestDownloadURL, but after the download completes STATE_FETCHINGMODINFO
triggers requestDescription with the same fallback game plugin issue,
causing 404s for nexusmods.com/site mods.
Consolidate into applyGameNameOverride() helper called from:
- requestFileInfo
- requestDownloadURL
- requestDescription
- requestModInfo
This ensures all API calls use "site" as the game domain when no
matching game plugin is found.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/README.md')
0 files changed, 0 insertions, 0 deletions
