205 Commits

Author SHA1 Message Date
Ryan Kuba
1d9b8664bc
Merge pull request #121 from webysther/patch-3
Better logo for space invaders
2024-01-13 12:03:29 -08:00
Ryan Kuba
449d16c987
Merge pull request #122 from webysther/patch-2
Better logo for Bomber Man World (World)
2024-01-13 12:03:20 -08:00
Ryan Kuba
6584c8d4dc
Merge pull request #123 from webysther/patch-1
Fixed doom with correct info
2024-01-13 12:03:11 -08:00
Ryan Kuba
a2b9cf106b
Merge pull request #124 from webysther/patch-4
Metal Slug 7 (U)(XenoPhobia)
2024-01-13 12:03:00 -08:00
Ryan Kuba
e140c2cc10
Merge pull request #125 from webysther/patch-5
Donkey Kong and Tetris HQ logos
2024-01-13 12:02:43 -08:00
Ryan Kuba
fae1f9197c
Merge pull request #128 from webysther/patch-7
Update PSX
2024-01-13 12:02:34 -08:00
Ryan Kuba
c2806a7c78
Merge pull request #126 from webysther/patch-6
More games to SNES
2024-01-13 12:02:25 -08:00
Webysther Sperandio
874a46120d
Update snes.json 2024-01-13 05:18:27 +01:00
Webysther Sperandio
8feda628be
Update snes.json 2024-01-13 05:14:50 +01:00
Webysther Sperandio
80d64355cd
Update nds.json 2024-01-13 05:00:28 +01:00
Webysther Sperandio
fae49c691d
Update psx.json 2024-01-13 04:24:56 +01:00
Webysther Sperandio
873003df4a
Update doom.json 2024-01-13 04:00:50 +01:00
thelamer
e83be0a9ba fix n64 touchpad controls 2024-01-12 16:03:41 -08:00
Webysther Sperandio
2f297564d0
Update nds.json 2024-01-11 04:56:17 +01:00
Webysther Sperandio
f5fa453950
Update snes.json 2024-01-11 04:49:20 +01:00
Webysther Sperandio
28e33df774
Mega Man X (Europe) 2024-01-11 04:35:06 +01:00
Webysther Sperandio
e75b6287e5
Donkey Kong and Tetris HQ logos 2024-01-11 02:57:13 +01:00
Webysther Sperandio
cbe1082d0a
Metal Slug 7 (U)(XenoPhobia) 2024-01-11 02:54:10 +01:00
Webysther Sperandio
50f212fa1a
Update atari2600.json
Better logo for space invaders
2024-01-11 02:45:46 +01:00
Webysther Sperandio
8c72479d3b
Update arcade.json
Better logo of Bomber Man World (World)
2024-01-11 02:44:06 +01:00
Webysther Sperandio
17ff9e79fd
Update doom.json 2024-01-11 02:42:35 +01:00
thelamer
0696142487 bump version and add notes on new n64 core 1.8.1 2024-01-08 13:25:02 -08:00
thelamer
a4ce532fd1 add updated notes on emulators reference 1.8.0 2024-01-07 15:07:48 -08:00
thelamer
44007f3116 bump version, remove ipfs profile upload that does not work, point n64 to new mupen emulator core 2024-01-07 14:54:08 -08:00
thelamer
94b18116db bump version 1.7.3 2023-11-30 12:07:44 -08:00
ryan.kuba
1aa74deed8 minor tweaks for new emulatorjs version that is based on libretro cores for n64 2023-11-30 12:06:33 -08:00
aptalca
c13e408385
Merge pull request #98 from linuxserver/issue-pr2
update issue-pr workflow
2023-08-15 14:23:05 -04:00
aptalca
23fa41ec70
update issue-pr workflow 2023-08-15 09:41:37 -04:00
aptalca
308cd82d39
Merge pull request #86 from linuxserver/issue-pr
add issue-pr workflows
2023-04-07 08:45:35 -04:00
aptalca
342db57497
add issue-pr workflows 2023-04-06 15:35:02 -04:00
Ryan Kuba
b9321545b1
Merge pull request #58 from ltomes/master
Add -j Modifier to unzip commands
2022-06-30 08:18:10 -04:00
Levi
3e17aa9294
Add -j Modifier to unzip commands to prevent directories from being created. 2022-06-20 13:10:23 -05:00
thelamer
d631f7c4a8 bump version 1.7.2 2022-06-16 18:22:50 -04:00
thelamer
e6d3fa72c8 adding merged nes metadata provided by @coffinbearer 2022-06-16 18:06:43 -04:00
Ryan Kuba
cbfc6c6f23
Merge pull request #55 from ltomes/master
Minor spelling corrections in README.md
2022-06-15 14:04:16 -04:00
Levi
1f226be887
Minor spelling corrections 2022-06-14 15:51:37 -05:00
Ryan Kuba
042099abc1
Merge pull request #53 from ltomes/patch-1
Update process_7z to not hash folders
2022-06-09 17:36:12 -04:00
Ryan Kuba
776d87357f
Merge pull request #51 from Emalton/patch-1
Update index.html
2022-06-09 17:35:49 -04:00
Levi Tomes
dbedcf9e81
Updated find, look in temp directory instead of CD
Updated find, look in temp directory instead of CD
2022-06-06 14:01:38 -05:00
Levi Tomes
a24fbf7ad7
Update process_7z to not hash folders
Update process_7z to ignore empty files.

There are cases where `process_7z` is returning a non 0 exit code for valid 7z archives.
My quick fix for this is:
* Do not respect the archive path structure, flatten files in the archive.
* scan for empty files (& folders) after extraction, and delete empty files
* Continue hash as before

This may not work for all roms, some archives may have complicated nested structures I am not aware of.

https://github.com/linuxserver/emulatorjs/issues/52
2022-06-06 13:46:40 -05:00
John P
bf4db4f0f7
Update index.html
Fix typo:
Click one the corresponding scan button above -> Click on the corresponding scan button above
2022-05-30 20:04:20 -05:00
thelamer
520982b81d bump version 1.7.1 2022-05-08 18:11:42 -04:00
Ryan Kuba
ce6111cc29
Merge pull request #45 from XanderStrike/match-filename
Bump matching filename to top of identify rom selector
2022-05-08 18:06:23 -04:00
Ryan Kuba
c8017c636b
Merge pull request #48 from warnwar/master
Fixing some spelling
2022-05-08 18:05:56 -04:00
Dan Torgerson
b86b5651bf fixing spelling 2022-05-08 09:05:02 -05:00
Ryan Kuba
6d120c03ef
Merge pull request #44 from XanderStrike/fix-pipefail
Fix for exit code 141 pipefail in rom scans
2022-05-06 22:26:45 -04:00
Alexander Standke
6c7054bdd6 Bump matching filename to top of identify rom selector
If a rom's filename starts with the exact name of a game, this change
puts that option right at the top of the dropdown so in many cases it's
a single click to confirm.
2022-05-01 13:03:29 -07:00
Alexander Standke
3dce99913e Fix for exit code 141 pipefail in rom scans
When a rom archive contains many files, it can take some time for
`sha1sum` to output shas for every file.

The output of `sha1sum` is piped into an `awk` that reads a single line
and then immediately exits. This causes a race condition: if `sha1sum`
is still writing to the pipe but the reader has exited, the kernel sends
it `SIGPIPE` causing it to exit with code 141.

Since the pipefail option is set, this fails the whole script.

With this change, only the first file in the directory is passed into
`sha1sum`. This should maintain behavior while eliminating the bug.
2022-04-29 18:51:25 -07:00
Ryan Kuba
380673528a
Merge pull request #39 from the-lazy-fox/patch-1
Update index.html
2022-03-15 10:45:04 -07:00
TheLazyFox
e60ef4e1a1
Update index.html 2022-03-10 21:13:39 +01:00