Elektrine lite

← Feed

@dolanor@hachyderm.io

Post #1526599

2026-03-29 02:07 UTC

@Unlogic by adding some logging, I found out I made an error on my URL. Now it loads. While filtering the artist list, I can't delete the characters with a backspace press.

Replies (1)

  • @dolanor@hachyderm.io 2026-03-29 02:08

    @Unlogic And the go.mod should use the full package URL so we don't have to git clone before using, and we could just run it with a : `go run codeberg.org/unlogic/TuneMaster-Pro-Deluxe-4k/cmd/tmpd@latest`

    Open ##1526600