Bug Fixes
"Already downloaded" blocking unrelated ROMs (#11)
- Torrent sources (e.g. MiNERVA) share the same
.torrentURL 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