Embed this noticevertka (vertka@suya.place)'s status on Tuesday, 06-May-2025 05:53:29 JST
vertkaSuddenly a weird romcom plot that popped into my mind: a lone school boy has no friends and one girl thought to bully him with classic friendzone trolling, but boy was so naive that she didn't expect him to become happy from the fact he finally got his first friend and now she's actually the one who starting having feelings on him.
@waifu@pernia@sam@phnt@sysrq you know uh well this is very cool feature bat i think it is not perfect yet yeah i mean it is still not good imagine how people will record their speech and uh get all text look weird you know right yeah this
@wakarimasen@sally yeah that was my initial thought to just add more keys in original script, but that would mean I have to edit script itself, even if it sounds more portable to me (since it won't require deal with input.conf)..
Btw, from the same mpv issue page from which I stole code (https://github.com/mpv-player/mpv/issues/11183), there's a profile-cond version for mpv.conf. It doesn't work exactly how things work in files below, but instead, it instantly will seek to start after reaching eof:
[replay] profile-cond=eof_reached and pause input-commands=seek 0 absolute
If you don't mind behavior difference, then it is a nice alternative to .lua version.