Sign inSign up

agneev/librespot-alsa

By agneev

•Updated over 2 years ago

Librespot image compiled for alsa backend

Image
0

1.1K

agneev/librespot-alsa repository overview

⁠Librespot-alsa

⁠Notes
  1. Items played won't show up in Spotify's history (Recently Played) and thus won't count towards your Spotify Wrapped or recommendations. Upstream issue here⁠.

Librespot image compiled with alsa backend. This is the latest version of librespot (v.0.4.2) as of July 2022.

Source: https://github.com/agneevX/librespot-alsa⁠.

⁠Docker-compose

services:
  librespot:
    container_name: librespot
    image: agneev/librespot-alsa
    restart: unless-stopped
    network_mode: host # Comment to use Docker networking
    command:
      - --name=Spotify Speaker
      - --bitrate=320
      - --autoplay
      - --initial-volume=75
      - --enable-volume-normalisation
     # - --disable-discovery # Uncomment to disable mDNS discovery
     # - --username=$SPOTIFY_USERNAME # Uncomment to 
     # - --password=$SPOTIFY_PASSWORD # use Spotify sign-in
    devices:
      - /dev/snd:/dev/snd

Tag summary

Content type

Image

Digest

sha256:e3c4a053c…

Size

9 MB

Last updated

over 2 years ago

docker pull agneev/librespot-alsa