-
Notifications
You must be signed in to change notification settings - Fork 116
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
Conversation
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. |
Closing as untested. If you are able to locate a tester in future we will happily accept a re-submission. |
@ynhhoJ, if you are able to update this PR with a version of your plugin (please also make sure to bump your version by at least a patch to ensure no conflicts will occur in CI/CD etc) that you have verified with the latest stable versions of Loader then I can re-open this PR. (Please note the below text only applies if you are able to make the requested update, thanks for your understanding). The more plugins that can come back the higher chance you are able to see a tester for your plugin is my hope. I am currently experimenting with a concept for testing plugin submissions and plugin updates. I would request that you submit testing reports for at least 2 other plugin submissions/updates (preferably the oldest PRs still active). Then if no other plugin author (as I will be encouraging all others to do the same) or tester submits a testing report I will request that a member of the SDH team tests your plugin update/submission according to the testing guidelines. |
@TrainDoctor , hello! Right now i'm focused more on Just need some time to clarify with everything... |
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.