Matt Nadareski
bbbf77aa86
Add Redump-specific PS5 PIC post-processing ( fixes #974 )
2026-05-03 21:21:38 -04:00
shfil119
618f9add77
Convert type of reports from success to neutral for essential steps ( #971 )
...
SUCCESS: Successfully logged into Redump!
Finding disc matches on Redump, this might take a while...
FAILURE: No matches found for xyz
SUCCESS: Match finding complete! No matches found
In current form word FAILURE "disappears" between 2 SUCCESSes, imho removing them would increase readability of log from MPF.CLI. (as long as this doesn't break anything)
2026-04-30 20:32:15 -04:00
Matt Nadareski
eb7843f282
Separate BEE
2026-04-30 13:54:38 -04:00
Matt Nadareski
f95d6095d1
Add BD protection info, fix Cover ID setting ( fixes #970 )
2026-04-30 09:46:45 -04:00
Matt Nadareski
4e2620a1c0
Sync with Redump wiki
2026-04-27 22:33:29 -04:00
Matt Nadareski
31a3cfcd76
Update RedumpLib to 1.10.2
2026-04-27 21:45:44 -04:00
Matt Nadareski
df302b2d0a
Add more placeholder values for output
2026-04-27 21:03:36 -04:00
Matt Nadareski
1229cd6bbf
Ensure Wii and WiiU are output with correct fields
2026-04-27 20:28:34 -04:00
Matt Nadareski
3bc9eafa57
Update RedumpLib to 1.10.1 ( fixes #969 )
2026-04-27 13:14:24 -04:00
Max Downey Twiss
2096e02692
Add Disc Hologram ID placeholders for all Xbox discs ( #967 )
2026-04-24 09:21:23 -04:00
Matt Nadareski
0e8b174f12
User-friendly error message if checking for updates fails ( fixes #966 )
2026-04-13 16:08:36 -04:00
Matt Nadareski
624065a2ae
Relicense from GPLv3 to MIT
2026-04-06 17:39:50 -04:00
Matt Nadareski
e0ddee93ef
Bump version
2026-03-30 11:15:25 -04:00
Matt Nadareski
fa5aa63958
Update copyright years
2026-03-30 11:14:26 -04:00
Matt Nadareski
8b8a5c5e53
Add better required text for CFW-specific fields
2026-03-30 08:45:38 -04:00
Matt Nadareski
fbda917c75
Replace method already ported to IO
2026-03-22 17:30:33 -04:00
Matt Nadareski
1e0b24e6f5
Bump version
2026-03-20 17:21:16 -04:00
Matt Nadareski
a5395ee82c
Update LibIRD to 1.0.4
2026-03-20 08:52:21 -04:00
Matt Nadareski
bc5151331b
Revert previous change
2026-03-19 20:00:48 -04:00
Matt Nadareski
cc6f4bf7b5
Limit post-dump IRD creation to PS3 CFW
2026-03-19 17:04:03 -04:00
Matt Nadareski
7fb3f1c62e
Add Steam filter if specific example exists
2026-03-18 22:10:52 -04:00
Matt Nadareski
7a4b575051
Minor cleanup from missed recommendations
2026-03-18 21:31:55 -04:00
HeroponRikiBestest
f819632a40
Parse and process Steam AppIDs and DepotIDs ( #961 )
...
* Recreate PR
* Implement first round of fixes.
2026-03-18 21:17:22 -04:00
Matt Nadareski
29601f130a
Attempt to fix image scanning issues
2026-03-18 10:01:23 -04:00
Deterous
91062ae79c
Ignore common volume labels ( #960 )
2026-03-17 20:47:48 -04:00
Matt Nadareski
86d02063ae
Update packages
2026-03-17 19:53:38 -04:00
Matt Nadareski
0cadd5bccd
Miscellaneous formatting cleanup
2026-03-10 13:37:09 -04:00
Matt Nadareski
8635b25978
Options helper cleanup
2026-03-10 13:24:57 -04:00
Matt Nadareski
4e3a531d63
Update RedumpLib to 1.10.0
2026-03-08 20:28:39 -04:00
Matt Nadareski
799289f32c
Wire up Portuguese translation, fix Redumper enum
2026-03-03 19:05:36 -05:00
Matt Nadareski
798e2fcbf7
This might take a while... ( fixes #949 )
2026-02-22 21:11:50 -05:00
Matt Nadareski
8625bc4519
Cleanup
2026-02-18 07:55:15 -05:00
Deterous
782fcd0253
Print error when redump is down ( #943 )
...
* Print error when redump is down
* code review
2026-02-18 07:53:09 -05:00
Matt Nadareski
5383ec230d
Use prefixing protection scan output
2026-02-16 20:32:45 -05:00
Matt Nadareski
52a9417bd6
Add GP-Install to packer filters
2026-02-10 10:01:34 -05:00
Matt Nadareski
39f9199807
Move other conversion method to options loader
2026-02-07 21:30:48 -05:00
Matt Nadareski
7c561deb7b
Move conversion method to options loader
2026-02-07 21:17:54 -05:00
Matt Nadareski
195d321bbe
Remove passthrough property on Options
2026-02-07 21:13:17 -05:00
Matt Nadareski
918e4bf1d1
Introduce base dump settings type
2026-02-07 21:11:22 -05:00
Matt Nadareski
1da70014b1
Move dump settings next to execution contexts
2026-02-07 20:37:15 -05:00
Matt Nadareski
ff58e48ce9
Further cleanup in Options
2026-02-07 20:24:39 -05:00
Matt Nadareski
f673a9baea
Clean up options serialization and ordering
2026-02-07 18:03:16 -05:00
Matt Nadareski
56ee536eae
Replace original Options object
2026-02-07 15:11:46 -05:00
Matt Nadareski
a4fb368f7e
Move dictionary logic to new Options object
2026-02-07 15:09:20 -05:00
Matt Nadareski
abca8b58cf
Reduce reach of original Options type
2026-02-07 14:21:11 -05:00
Matt Nadareski
a1eef04706
Fix path assignment from UI
2026-02-07 14:13:29 -05:00
Matt Nadareski
a03809c94c
Move InternalProgram up a level in options, fix XAML
2026-02-07 13:59:03 -05:00
Matt Nadareski
e5bf218a42
Fix ListConfig feature with new layout
2026-02-07 13:35:46 -05:00
Matt Nadareski
992fb507e7
Replace Options with SegmentedOptions in most places
2026-02-07 13:23:57 -05:00
Matt Nadareski
9a075ad5de
Add conversion method from new options type
2026-02-07 11:54:25 -05:00