Pierre de la Martinière
Pierre de la Martinière
If you use Github Desktop, it's fairly simple too:  Then I guess, fetch all, rebase from mater, and hopefully this shoud work. Force pushing...
No problem, I'm still stuck on a couple of other issues (migrating to SQLite + file associations), I will probably not release a new version of the app until they're...
Master should be passing(CI is), make sure you rebase and follow the setup instructions (bun install, bun tauri dev etc). Eventually, cargo test too if you are changing some types....
btw, are you using Limux Mac or Windows?
Let me try to wrap this up, I'm finalising 0.20.0, and I'm doing a lot of chore/code revamps introducing a lot of conflicts. I'll try to squash all these commits...
Has anyone found a solution for that? Seems pretty crucial for a sortable list _edit:_ kinda found a workaround, it's not exactly above or below, but give the information on...
Yep, that's a known limitation, and a bit tricky to solve. As Museeks only knows about music folders, what should basically be the behavior? - only add the tracks to...
Thank you very much for your kind words, Museeks is definitely deliberately trading features and extensibility for simplicity :) Regarding point 2,this may be doable via a Navigation redesign I've...
As more and more distros are starting to not only ship Wayland by default, but also now drop support for x11 (Fedora 43, Ubuntu, etc) (even though xwayland is probably...
Yep, this has been a regression since 0.20. If this is a dealbreaker, you can can use Museeks [0.13.1](https://github.com/martpie/museeks/releases/tag/0.13.1) - I'm stuck on this issue due to an upstream issue,...