a Jellyfin & Subsonic client for the terminal — powered by mpv, Chromecast and UPnP MediaRenderer
mpv chromecast mpris navidrome jellyfin upnp tui
0

Configure Feed

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

ci: update build.yml

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 16 16 steps: 17 17 - name: nix build 18 18 command: | 19 - nix --extra-experimental-features 'nix-command flakes' build .#default --print-build-logs 19 + XDG_CACHE_HOME=/tmp/nix-cache nix --extra-experimental-features 'nix-command flakes' build .#default --print-build-logs 20 20 ls -l result/bin 21 21 - name: build cli 22 22 command: |