nstlaurent / DoomLauncher

Doom Launcher is a doom launching utility and database for custom wads and pk3s
GNU General Public License v3.0
231 stars 20 forks source link

Can't fetch metadata from idgames for short filenames #275

Closed Dezaimasu closed 1 year ago

Dezaimasu commented 1 year ago

Two characters long to be precise. Download them manually and add to DoomLauncher, and then click "Update metadata..." Examples: https://www.doomworld.com/idgames/levels/doom2/Ports/megawads/tj https://www.doomworld.com/idgames/levels/doom/megawads/et image

nstlaurent commented 1 year ago

It's an issue with the idgames api. It will reject any request to search that is less than three characters.

Dezaimasu commented 1 year ago

Well that's sad, but not a big deal. Thanks for the info.

Dezaimasu commented 1 year ago

Hey, I found how to get around this limitation, it's really stupid. Just add .zip at the end.

nstlaurent commented 1 year ago

That's cool. I will add it for the next release.

nstlaurent commented 1 year ago

Completed in 3.7.2