-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "Chrono-Deck" plugin #688
base: main
Are you sure you want to change the base?
Conversation
@AAGaming00 will need you to do the review on this one as there is so much typescript etc that I don't feel properly equipped to review this one. |
Rebased branch to the latest changes from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TS Side looks GTM, ready for testing
@beebls , just pushed an update to minimize bandwidth consumption. Can you review when you are free, please? |
@TrainDoctor , can you please checkout last modifications, when you are free? Thanks! P.S: I added some socials links to get better user feedback. |
New review needed 🙏 |
@ynhhoJ please include the original plugin license from the plugin template at the bottom of your own license file and then we're good. That got missed in the first reviews and that's on me. Once that's done and a testing report is file we're good to merge to production. |
- Allow user to locally edit games metdata - Implemented `syncIntervalDays` for users who does want to update metadata daily - Add "Force Sync" button - Code refactoring - Upgrade version to v0.1.0
…s send any requests to API - feat: Detect PS2 platform by ROM folder - perf: Prevent searching games for unsupported platforms - test: Utils: getMinValidSyncInterval: Add more test cases - Upgrade version to 0.1.1 - chore: Updated plugin description
… to library", "Size on Disk" - chore(dependencies): Upgrade dependencies - perf(fetch): Send platform as request to API for a better match
Latest build is up, apologies for the wait. |
ChronoDeck
Brings metadata for Emulated games to achieve a better native experience to the end user.
To do that I collected information about games for platforms:
PS1
,PS2
,PSP
,Nintendo3DS
,NintendoDS
,SNES
andGameCube
usingWikipedia
.Sheet with entire list of Games: https://docs.google.com/spreadsheets/d/1lF2zJN4S7Ktu8xaLgyymWm9I8kMW7ts2rR6cVj3ZmEA/edit
Checklist:
Developer Checklist
Plugin Checklist
Exists
MetaDeck
but it is not usable at the moment, and there is no ETA when plugin will start work again.Plugin Backend Checklist
Testing
Tested on SteamOS Stable/Beta Update Channel.
Tested on SteamOS Preview Update Channel.