Skip to content

v1.3.2

Choose a tag to compare

@caprado caprado released this 28 May 02:43
6cf34df

Bug Fixes

"Already downloaded" blocking unrelated ROMs (#11)

  • Torrent sources (e.g. MiNERVA) share the same .torrent URL across all ROMs on a platform. The duplicate check matched on URL, so after downloading one ROM the entire platform was blocked with "already downloaded"
  • Now matches on slug (unique per ROM entry) instead

Full Changelog: v1.3.1...v1.3.2