Post #631365
2026-01-23 02:19 UTC
Looks like a really good #jellyfin music player is coming to #mobilelinux hopefully soon. Finamp is flutter based and looks like someone added in a CI for building an arm build recently and it looks great. Seems to require EGL > 1.5 and GLES > 3.0 though for hardware acceleration. This is a nice looking app and hopefully at some point i can run it accelerated on one of my devices i actually carry.
Replies (2)
-
@Luigi311@mastodon.social 2026-01-23 06:02
Just tested on my #librem5 and it works when setting the gles override as its needed MESA_GLES_VERSION_OVERRIDE=3.1 luckily it does seem to mostly work ok. It has a long delay when exiting the now playing to view the library but audio continues working perfectly. Submitted a PR to the flatpak to add in the needed changes for arm64 in flathub but its waiting for a new release to be tagged on the finamp repo. Considering this does seem to need GLES3 i guess no #pinephone :/ #mobilelinux
-
@stovis@fosstodon.org 2026-01-23 15:11
@Luigi311@mastodon.social nice, looking forward to try this!