github SteamGridDB/steam-rom-manager 2.4.0
v2.4.0 🎉

latest releases: v2.5.22, v2.5.21, v2.5.20...
17 months ago

Added

  • Command line interface 🚀
  • New default UI theme by EmuDeck's @dragoonDorise 🚀
  • Batched Image downloading 🚀

Unfortunately on the Windows portable version the CLI can't print anything out (see electron-builder issue 3998), but the commands still work. I am tracking this issue and will update electron-builder as soon as it is fixed.

Solves the issue where SRM would hang on "Writing VDFs" when lots of images were being added. Batching is 500 images (100 games) at a time, with ten seconds in between in order to give SGDB's servers a break.

  • Ability to filter by installed status and app type in steam parser (e.g. only get artwork for games, not tools).
  • Windows Apps capability for UWP parser.
  • Handling for DMCA'd images (SRM doesn't add the "This image has been taken down" fallback to steam)
  • MSI Installer
  • Helpful placeholders in parser fields.

Wiki

Changed

  • Re-worked steam parser to no longer require apps be categorized (credit to discord user Tormak for the technique). May still change in the future
  • Bring all SRM dependencies up to date.

Fixed

  • UWP Parser in cases where pulled json has special characters (credit to @tlt21 for the PR).

Removed

  • 32 bit linux application (modern versions of electron don't have prebuilt binaries for ia32 linux).

Don't miss a new steam-rom-manager release

NewReleases is sending notifications on new releases.