-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Congrats on keeping this plugin alive!
I had an idea recently to surface playtimes for Lutris games from the Lutris database, since I use Lutris in my PC and Deck, that's a great way to keep all my playtimes integrated and merged between the devices, since Lutris can also sync these values.
My initial idea was to fork this plugin and take heavy inspiration from the frontend code to make my Lutris implementation in the backend.
Taking a look at your current codebase I feel the backend solution for this plugin is already pretty solid to the point I now feel a refactor to allow for the implementation of custom backends via interfaces/adapters is possible and would open opportunities to implement any custom backends a breeze.
Is that something you're interested? If yes, I could take the time to draft a solution and submit here for evaluation, once approved I could also tackle coding it if needed!
Cheers!