Pierre de la Martinière
Pierre de la Martinière
I did not use the gnome 47/48 runtime, because I am facing an issue when building and linting the flatpak on GitHub actions on Ubuntu 22.04 (I need that version...
> lmao, you should update your desktop to ubuntu 24.04 lts and then you can begin update the runtimes to gnome 48. Yeaaah, the issue is that that would build...
I've been trying to create a manifest that builds the app from scratch, but I got trouble using dependencies, as build is offline. I got the sdk extensions and build...
I will recreate another one, building from scratch requires additional work, especially if I want to build flatpak from scratch on CI to ensure nothing breaks, + arm builds
Yes. :] _(a year layer)_ Lyrics are not yet supported, but for the rest I'll see what I can do. Please note right now, the Edit Track only update the...
Thank you for willing to contribute! Here are some code pointers: - Please read the README.md for the setup guide - UI: - Editing more fields in the DB should...
For inline inputs, you can probably use the `Flexbox` component (in `src/elements`), and set a gap of 8 or something. For read-only fields, I don't really know, my intuition tells...
For the cover, you can see how Museeks get it from the `get_cover` function. It is invoked on track change as we should not store images in the database (too...
More generally, don't hesitate to split your work into multopme PRs/or well defined commits (one for the form + fields update, one for writing ID3, one for the covers, etc)....
Let's move the discussion to the PR :) _edit: and yes, it seems I broke the DB haha_