Skip to content
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

Closed
wants to merge 6 commits into from
Closed

Conversation

ynhhoJ
Copy link
Contributor

@ynhhoJ ynhhoJ commented Sep 5, 2024

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 and GameCube using Wikipedia.

Sheet with entire list of Games: https://docs.google.com/spreadsheets/d/1lF2zJN4S7Ktu8xaLgyymWm9I8kMW7ts2rR6cVj3ZmEA/edit

Checklist:

Developer Checklist

  • I am the original author or an authorized maintainer of this plugin.
  • have abided by the licenses of the libraries I am utilizing, including attaching license notices where appropriate.

Plugin Checklist

  • I have verified that my plugin works properly on the Stable and Beta update channels of SteamOS.
  • I have verified my plugin is unique or alternatively provides more/alternative functionality to a similar plugin already on the store.

Exists MetaDeck but it is not usable at the moment, and there is no ETA when plugin will start work again.

Plugin Backend Checklist

  • No: I am using a custom backend other than Python.
  • No: I am using a tool or software from a 3rd party FOSS project that does not have it's dependencies statically linked.
  • No: I am using a custom binary that has all of it's dependencies statically linked.

Testing

  • Tested on SteamOS Stable/Beta Update Channel.

  • Tested on SteamOS Preview Update Channel.

@ynhhoJ ynhhoJ requested a review from a team as a code owner September 5, 2024 14:57
@ynhhoJ
Copy link
Contributor Author

ynhhoJ commented Sep 13, 2024

Rebased branch to the latest changes from main branch of decky-plugin-database repository.

Copy link
Contributor

@beebls beebls left a 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

@ynhhoJ
Copy link
Contributor Author

ynhhoJ commented Sep 14, 2024

@beebls , just pushed an update to minimize bandwidth consumption.

Can you review when you are free, please?

@ynhhoJ
Copy link
Contributor Author

ynhhoJ commented Sep 20, 2024

@TrainDoctor , can you please checkout last modifications, when you are free?

Thanks!

P.S: I added some socials links to get better user feedback.

@ynhhoJ
Copy link
Contributor Author

ynhhoJ commented Oct 3, 2024

New review needed 🙏

@TrainDoctor
Copy link
Member

TrainDoctor commented Oct 13, 2024

@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
@TrainDoctor
Copy link
Member

Latest build is up, apologies for the wait.

@TrainDoctor
Copy link
Member

Closing as untested. If you are able to locate a tester in future we will happily accept a re-submission.

@TrainDoctor
Copy link
Member

@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.

@ynhhoJ
Copy link
Contributor Author

ynhhoJ commented Jan 14, 2025

@TrainDoctor , hello!

Right now i'm focused more on SDH-PlayTime, when i'm done with it, I will return to ChronoDeck and will update it to latest version.

Just need some time to clarify with everything...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants