Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Checkout submodules in Docker publish workflow

+2
+2
.github/workflows/docker-publish.yml
··· 23 23 steps: 24 24 - name: Checkout 25 25 uses: actions/checkout@v4 26 + with: 27 + submodules: true 26 28 27 29 - name: Log in to Docker Hub 28 30 uses: docker/login-action@v3