Ooh, the #Tauon music player supports embedded lyrics and has a good-enough synchronized lyrics display
this might become a thing for me, it would be MUCH easier to edit and sync lyrics on PC before copying to mobile
Ooh, the #Tauon music player supports embedded lyrics and has a good-enough synchronized lyrics display
this might become a thing for me, it would be MUCH easier to edit and sync lyrics on PC before copying to mobile
in particular, Tauon's workflow is pretty smooth, and I'm quoting from the manual here "if you don't make any mistakes"
if you *do* make a mistake, particularly one where you advanced a line too early, well, good luck
@xgranade `run.sh` doesn't look *too* hard to hold correctly, but sorting out the implicit system dependencies (so far at least libgirespository-2.0 and libdbus-1-dev were missing for me) is the first hurdle
plus, the build process just started pushing my (perpetually redlined) home directory towards the size limit, so now I've got to take a beat and sort *that* out
@xgranade heh, they were also waiting on TOML v1.1 to drop at some point and struggling with the limitations of v1.0:
@xgranade the final damage on "what the hell are the dependencies" turned out to be 12 libraries I was missing, one of which involved building `libjxl` from source in order to build `jxlpy`
(but that particular jank is just because I'm trying to do this with Python 3.14 for… some reason)