{"id":17441206,"url":"https://github.com/tmigone/librespot-docker","last_synced_at":"2025-09-14T04:30:52.023Z","repository":{"id":74100898,"uuid":"440625693","full_name":"tmigone/librespot-docker","owner":"tmigone","description":"Docker images for librespot's Spotify client library","archived":false,"fork":false,"pushed_at":"2022-08-01T16:28:23.000Z","size":3,"stargazers_count":3,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-19T19:59:32.107Z","etag":null,"topics":["alpine","balena","librespot","spotify"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/tmigone/librespot","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmigone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-12-21T19:14:59.000Z","updated_at":"2024-07-30T17:26:43.000Z","dependencies_parsed_at":"2023-04-09T18:46:59.705Z","dependency_job_id":null,"html_url":"https://github.com/tmigone/librespot-docker","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"f7dad526bc52feca30fdc1e8d6c73a3f374848ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Flibrespot-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Flibrespot-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Flibrespot-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmigone%2Flibrespot-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmigone","download_url":"https://codeload.github.com/tmigone/librespot-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232951127,"owners_count":18601602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine","balena","librespot","spotify"],"created_at":"2024-10-17T15:10:53.061Z","updated_at":"2025-01-07T23:23:35.032Z","avatar_url":"https://github.com/tmigone.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# librespot-docker\n\nDocker images for [librespot's](https://github.com/librespot-org/librespot) Spotify client library.\n\n**Features**\n- _Multiple architectures supported_: linux/arm/v6, linux/arm/v7, linux/arm64 and linux/amd64.\n- _Versioned images_: each librespot release gets built and a new image tag is added. Previous images are not deleted.\n- _Minimal footprint_: uses balenalib alpine [base images](https://www.balena.io/docs/reference/base-images/base-images/) for lightweight images\n\n\n__Note:__ These images were built to be used mainly with [balenaOS](https://www.balena.io/os) however they can be used with any other OS without problem. If further instructions are needed please [open an issue](https://github.com/tmigone/librespot-docker/issues/new).\n\n## Usage\n\nImages are built and published to [Docker Hub](https://hub.docker.com/r/tmigone/librespot). The following images are available:\n- With alsa-backend: `tmigone/librespot:\u003cversion\u003e`\n- With pulseaudio-backend: `tmigone/librespot:\u003cversion\u003e-pulseaudio`\n\nFor a detailed list of available tags visit: https://hub.docker.com/r/tmigone/librespot/tags\n\n**docker-compose.yml**\n\n```yaml\nversion: '2'\n\nvolumes:\n  spotifycache:\n\nservices:\n\n  spotify:\n    image: tmigone/librespot:0.3.1\n    privileged: true\n    network_mode: host\n    command: /usr/bin/librespot\n    volumes:\n      - spotifycache:/var/cache/raspotify\n```\n\n**Extend dockerfile**\n\n```Dockerfile\nFROM tmigone/librespot:0.3.1-pulseaudio\nENV PULSE_SERVER=tcp:localhost:4317\n\nCMD [ \"/usr/bin/librespot\", \"--name=spotiplayer\" ]\n```\n\n**Options**\n\nFor more information about the available options, please refer to the [librespot documentation](https://github.com/librespot-org/librespot/wiki/Options).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmigone%2Flibrespot-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmigone%2Flibrespot-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmigone%2Flibrespot-docker/lists"}