Mike Fährmann
|
d8ef1d693f
|
rename 'StopExtraction' to 'AbortExtraction'
for cases where StopExtraction was used to report errors
|
2025-07-09 21:07:28 +02:00 |
|
Mike Fährmann
|
f2a72d8d1e
|
replace 'request(…).json()' with 'request_json(…)'
|
2025-06-29 17:50:19 +02:00 |
|
Mike Fährmann
|
9dbe33b6de
|
replace old %-formatted and .format(…) strings with f-strings (#7671)
mostly using flynt
https://github.com/ikamensh/flynt
|
2025-06-29 17:50:19 +02:00 |
|
Mike Fährmann
|
41191bb60a
|
'match.group(N)' -> 'match[N]' (#7671)
2.5x faster
|
2025-06-18 13:05:58 +02:00 |
|
Mike Fährmann
|
ededba8087
|
[steamgriddb] disable 'adjust-extensions' for fake-png files (#5274)
|
2024-11-20 19:19:23 +01:00 |
|
Mike Fährmann
|
9f73fac5ef
|
[steamgriddb] raise proper exception for deleted assets
|
2024-03-22 17:53:06 +01:00 |
|
blankie
|
65f42442f5
|
[steamgriddb] implement another suggestion
|
2024-01-13 10:12:15 +11:00 |
|
blankie
|
8995fd5f01
|
[steamgriddb] implement suggestions
|
2024-01-13 09:55:39 +11:00 |
|
blankie
|
100966b122
|
[steamgriddb] fix linting error
|
2024-01-09 17:18:31 +11:00 |
|
blankie
|
2ccb7d3bd3
|
[steamgriddb] add support
|
2024-01-09 17:12:56 +11:00 |
|