Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Relations (duplicates, related) #10

Open
2 tasks
daeks opened this issue Feb 23, 2017 · 2 comments
Open
2 tasks

Relations (duplicates, related) #10

daeks opened this issue Feb 23, 2017 · 2 comments

Comments

@daeks
Copy link
Member

daeks commented Feb 23, 2017

  • Find related games (based on genre for example)
  • Find duplicates
@robertybob
Copy link

robertybob commented Mar 9, 2017

How easy would it be to code it so you can find instances of the same game but different region e.g. (U) / (E) / (J) / World etc. or even a different version e.g. (v1.1) (b1) etc.)? When I saw 'Find Duplicates' I assumed it would be games with the same hash but different filename.

@daeks
Copy link
Member Author

daeks commented Mar 9, 2017

Currently I am thinking on different approaches here:

  • Lookup by filename
  • lookup by gamelist entry
  • Lookup by HASH (requires support of DAT files)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants