@TheQuinbox__dup_29935@dragonscave.space
Post #280024
2026-02-10 14:53 UTC
If you use Foobar2000 on Windows and are tired of not being able to jump to a specific time in your currently loaded track, this teeny Foobar component I wrote over the weekend will help you out. It gives you a new assignable keyboard shortcut that, when pressed, brings up a dialog asking you to enter a time to jump to. It accepts `H:MM:SS`, `M:SS`, or bare seconds. It also supports decimal fractions (e.g. `1:30.500`). Currently, you have to build it from source and copy the DLL in manually, but in the coming days when I have some free time I hope to make it a proper fb2component. Source code: https://github.com/trypsynth/foo_jumptime
Replies (6)
-
@Scott@tweesecake.social 2026-02-10 15:14
@TheQuinbox@dragonscave.space I do and I was and you rule.
-
@KaraLG84@dragonscave.space 2026-02-10 15:18
@TheQuinbox@dragonscave.space How is this different to seekbox?
-
@radiorobbe@troet.cafe 2026-02-10 15:20
@TheQuinbox@dragonscave.space I've been using the SeekBox add-on for this purpose, but perhaps yours is more effective. I'm looking forward to download the finished version! 👍
-
@BorrisInABox@fwoof.space 2026-02-10 15:29
@TheQuinbox@dragonscave.space Oh neat. Why foo_seekbox couldn't quite get this right, I don't know. Put the current time in the existing box, assign a hotkey, and yeah, that.
-
@x0@dragonscave.space 2026-02-10 18:35
@TheQuinbox@dragonscave.space Wait, why? Foo_seekbox already exists? Does the same thing. Or is it only x86?
-
@nick@hkc.social 2026-02-10 20:17
@TheQuinbox@dragonscave.space Um, did they stop distributing Seekbox?