Commit Graph

9 Commits

Author SHA1 Message Date
Michael Green
f2c58bb172 All uses of hashes should now be lower case (#122) 2023-09-20 09:32:40 +10:00
Michael Green
bd7124a5be Expand the dat file ingestor to handle more formats (#84)
* MAME DAT's can now be imported, beginning of DB updates

* Fixed various database bugs that occur during upgrade from earlier versions

* Removed collation and MySQL specific options from database scripts
2023-09-06 07:52:11 +10:00
Michael Green
5eb39f5060 fix: fixed column name typo 2023-07-02 01:20:55 +10:00
Michael Green
1b14e697a2 feat: added initial Docker support (still testing) and refactored the database for case-sensitive hosts 2023-07-02 01:12:26 +10:00
Michael Green
00cc051dc6 feat: added metadata source field - this will determine the handling of the flags attribute 2023-06-18 23:08:02 +10:00
Michael Green
5732c19ca4 feat: enhanced title matching, added more metadata types 2023-05-16 00:39:54 +10:00
Michael Green
5260738a5b feat: scaffolding for background tasks complete 2023-03-17 23:08:46 +11:00
Michael Green
13dc90883d fix: database upgrade and added basic timer 2023-03-11 01:04:03 +11:00
Michael Green
8175b4b6e6 feat: initial signature look up support 2023-03-07 10:53:46 +11:00