Andrew Rabert
Andrew Rabert
Adds a new argument `-d:` to specify the directory to use for ROMs.
When the path is /usr/bin/nuked-sc55, the absolute path must be used to determine the correct base path of /usr/share/nuked-sc55.
Add support for the response attribute [`links`](https://2.python-requests.org/en/master/user/advanced/#link-headers) to `register_uri`.
redumper crashes with exit code 255 during skeleton generation on this specific disc. The hashes of the split files match http://redump.org/disc/2569/ ``` === 2024-05-19 17:17:39 ======================================================== redumper v2024.05.19 build_LOCAL [May...
When viewing a specific artist, add an option to sort the albums by year. Ideally, the year would also be display under/next to each album. - [x] I will follow...
When viewing a specific artist, add an option to display the albums in a list. Currently, they display as a grid. - [X] I will follow the issue format and...