-
```
What steps will reproduce the problem?
1. Enter a rom collection composed of several hundred games
2. Wait for it to load the whole list.
3. Keep waiting...
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Enter a rom collection composed of several hundred games
2. Wait for it to load the whole list.
3. Keep waiting...
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Enter a rom collection composed of several hundred games
2. Wait for it to load the whole list.
3. Keep waiting...
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Enter a rom collection composed of several hundred games
2. Wait for it to load the whole list.
3. Keep waiting...
What is the expected output? What do y…
-
@bkoropoff I did a test of scanning Redump files. Here's the output from the console....
```
[INFO] [PulseAudio]: Pausing.
[INFO] Pruning file referenced by gdi: /home/rob/Games/Emulation/Sega - …
-
We should cache specific responses from the API for a certain amount of time. Any request that could be identical to another request made indexing another user should be saved in a dictionary, a key o…
-
Initial update to database skips seasons when data is imported
-
CREATE TABLE IF NOT EXISTS _new_card_person_stats (
name VARCHAR(190) NOT NULL,
season_id INT NOT NULL,
person_id INT NOT NULL,
wins INT NOT NUL…
-
-
## Overview
The division of responsibility between HTTP Join game and WS Connect has been confusing history, has been improved, and still has room for improvement.
## Discussion
> 1. The obser…