Commit Graph

199 Commits

Author SHA1 Message Date
José Manuel Barroso Galindo
d4a461faec Simplifying cheats and term aliases. 2022-12-22 01:15:26 +01:00
José Manuel Barroso Galindo
f25c255a66 Adjusting readme filter. 2022-12-17 22:32:42 +01:00
José Manuel Barroso Galindo
243147d970 Adding home object, in case metadata is empty. 2022-12-17 22:26:08 +01:00
José Manuel Barroso Galindo
fa360c4ee4 Simplifying code. 2022-12-17 22:23:22 +01:00
José Manuel Barroso Galindo
9377aedc2a Lowercase metadata. 2022-12-17 21:52:25 +01:00
José Manuel Barroso Galindo
87469ae528 Improving category filter. 2022-12-17 21:42:01 +01:00
José Manuel Barroso Galindo
db5ab8471d Improving mgl filter. 2022-12-17 21:03:19 +01:00
José Manuel Barroso Galindo
02a631a695 Ignoring menu core on cores list parsing 2022-12-17 19:06:51 +01:00
José Manuel Barroso Galindo
319c23e071 Fixing branch extraction 2022-12-17 17:26:04 +01:00
José Manuel Barroso Galindo
9f2890c2de Fixing repository name extraction 2022-12-17 17:20:52 +01:00
José Manuel Barroso Galindo
ed99af40a6 Simplifying code 2022-12-17 16:45:57 +01:00
José Manuel Barroso Galindo
29bfcfa6a7 Removed old_ functions as they are not accessible anymore
Adjusted validation parameter for extra_content
2022-12-17 13:33:57 +01:00
José Manuel Barroso Galindo
0dccdc1f7b Never empty tokens 2022-12-17 12:12:36 +01:00
José Manuel Barroso Galindo
d0aff44bf3 Not removing previous cheat folder for current platform. 2022-12-17 02:40:22 +01:00
José Manuel Barroso Galindo
3d3e00e587 Changed wiki link in README 2022-12-17 02:16:21 +01:00
José Manuel Barroso Galindo
29641a16ce Using the new Cores Wiki page (https://github.com/MiSTer-devel/Wiki_MiSTer/wiki/Cores) as the source of truth to retrieve the list of cores.
Home folders are now read from that list, instead of extracting them from the CONF_STR. (Fixes #2)

Download script reimplemented in python.

Fixed bug that inserted NVRAM.dat file in Coleco games folder (file is now removed).

Fixed bug that caused the omission of APPLE-I and PDP1 files and folders.

Using authentication token in github api call to avoid rate limit issues.

Additional metadata support for tags in the DB calculation step.
2022-12-17 02:06:30 +01:00
José Manuel Barroso Galindo
ab755ec89d Exception is the proper error type in python, no Error 2022-11-30 14:46:04 +01:00
José Manuel Barroso Galindo
fb3780ab88 Letting StringIO opened 2022-11-30 13:32:38 +01:00
José Manuel Barroso Galindo
0ae0d9b19c Fixing io.StringIO error 2022-11-30 13:24:30 +01:00
José Manuel Barroso Galindo
adbe0f71b9 Update calculate_db.py 2022-11-30 13:02:21 +01:00
José Manuel Barroso Galindo
c69c368a4f Improving ET.iterparse interface 2022-11-30 12:46:33 +01:00
José Manuel Barroso Galindo
034aad1225 Simplifying update_distribution 2022-11-20 01:20:12 +01:00
José Manuel Barroso Galindo
ac63ad48c6 Splitting update step into 3 steps. 2022-11-20 01:14:20 +01:00
José Manuel Barroso Galindo
b9df6e1cd4 Using Python 3.8 2022-11-16 13:52:34 +01:00
José Manuel Barroso Galindo
ec6ae7957e Exception not needed anymore 2022-11-14 15:35:01 +01:00
José Manuel Barroso Galindo
9031b35cc7 Moving Tags.pre_process_file a bit up 2022-11-13 21:07:06 +01:00
José Manuel Barroso Galindo
2c735ea94e Filtering mgls also in folders. 2022-11-13 10:29:49 +01:00
José Manuel Barroso Galindo
5484d9d115 Fixing mgl change. 2022-11-13 02:44:53 +01:00
José Manuel Barroso Galindo
f4816307f2 Adding more mgl tags. 2022-11-13 01:16:05 +01:00
José Manuel Barroso Galindo
0dc07ddb3e Adding more Palettes into zips 2022-11-13 00:11:26 +01:00
José Manuel Barroso Galindo
3b9334dfad Enabling Game Boy Color again 2022-11-13 00:02:45 +01:00
José Manuel Barroso Galindo
41b0b0e692 Fixing lowercase cores and other issues 2022-11-12 19:18:28 +01:00
José Manuel Barroso Galindo
6908b4b298 MD parsing instead of HTML, python instead of awk/grep 2022-11-12 19:06:31 +01:00
José Manuel Barroso Galindo
f1fce83a4b Simplifying code a bit more 2022-11-12 15:51:37 +01:00
José Manuel Barroso Galindo
58208e245e Simplifying code a bit 2022-11-12 15:50:43 +01:00
José Manuel Barroso Galindo
286d8edbdd Sorting code differently 2022-11-12 15:47:18 +01:00
José Manuel Barroso Galindo
eee42cb7e1 Ignoring SG-1000 too by now 2022-11-12 01:29:39 +01:00
José Manuel Barroso Galindo
8d1e7146b7 Deleting repeated alias 2022-11-12 00:53:51 +01:00
José Manuel Barroso Galindo
f2782b57e5 Adding gameboy aliases, skippin gbc by now. 2022-11-12 00:27:47 +01:00
José Manuel Barroso Galindo
4439162a31 Fixing mgl filepath 2022-11-12 00:08:38 +01:00
José Manuel Barroso Galindo
c9dd926e98 Adding MGL tag 2022-11-12 00:03:17 +01:00
José Manuel Barroso Galindo
2aaacd7a81 Adding setname folders from MGL 2022-11-11 23:59:01 +01:00
José Manuel Barroso Galindo
3c54000701 Using Python 3.9 2022-11-11 23:03:19 +01:00
José Manuel Barroso Galindo
ccfd4e4ca8 Moving MGL files to core folders 2022-11-11 22:53:02 +01:00
José Manuel Barroso Galindo
cc016936e2 New Wiki location. Closes #40 2022-11-11 22:21:44 +01:00
José Manuel Barroso Galindo
728192ed0f Adding link 2022-10-29 11:25:04 +02:00
José Manuel Barroso Galindo
a66a6b3bc4 Adding Contributing section 2022-10-29 11:24:17 +02:00
José Manuel Barroso Galindo
50e87aee55 Using Gamecontrollerdb_MiSTer repository 2022-08-30 23:02:19 +02:00
José Manuel Barroso Galindo
57ba1e0a8d Adding gamecontrollerdb 2022-08-22 19:49:51 +02:00
José Manuel Barroso Galindo
96d67898a7 Update update_distribution.sh 2022-08-22 19:48:16 +02:00