a simple web player for subsonic tinysub.devins.page
subsonic navidrome javascript
11
fork

Configure Feed

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

fix: wisp.place workflow

intergrav 709861c5 c2e69c9d

+4
+4
.tangled/workflows/wisp-deploy.yml
··· 17 17 WISP_HANDLE: "devins.page" 18 18 19 19 steps: 20 + - name: build 21 + command: | 22 + export PATH="$HOME/.nix-profile/bin:$PATH" 23 + pnpm install --frozen-lockfile 20 24 - name: deploy 21 25 command: | 22 26 pnpm wispctl deploy "$WISP_HANDLE" \