{"id":16608125,"url":"https://github.com/ikskuh/media-pi","last_synced_at":"2026-05-15T21:35:37.870Z","repository":{"id":68601208,"uuid":"332532142","full_name":"ikskuh/media-pi","owner":"ikskuh","description":"Provides config files for a small multimedia distribution that can be used as a smart speaker or stereo.","archived":false,"fork":false,"pushed_at":"2021-01-24T19:58:15.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T12:56:05.445Z","etag":null,"topics":["a2dp-sink","bluetooth-music","pulseaudio-client","raspberry-pi","rpi"],"latest_commit_sha":null,"homepage":"https://wiki.random-projects.net/Projects/xq/MusicPi","language":"Python","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/ikskuh.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"MasterQ32"}},"created_at":"2021-01-24T19:04:54.000Z","updated_at":"2021-01-24T19:58:17.000Z","dependencies_parsed_at":"2023-02-21T10:30:40.127Z","dependency_job_id":null,"html_url":"https://github.com/ikskuh/media-pi","commit_stats":null,"previous_names":["ikskuh/media-pi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ikskuh/media-pi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2Fmedia-pi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2Fmedia-pi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2Fmedia-pi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2Fmedia-pi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikskuh","download_url":"https://codeload.github.com/ikskuh/media-pi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2Fmedia-pi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267223767,"owners_count":24055747,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["a2dp-sink","bluetooth-music","pulseaudio-client","raspberry-pi","rpi"],"created_at":"2024-10-12T01:25:10.653Z","updated_at":"2026-05-15T21:35:32.820Z","avatar_url":"https://github.com/ikskuh.png","language":"Python","funding_links":["https://github.com/sponsors/MasterQ32"],"categories":[],"sub_categories":[],"readme":"# MediaPi\n\nThis repo contains configuration files to create a small standalone multimedia node that can play/stream music via:\n- Bluetooth A2DP\n- ZeroConf PulseAudio streaming\n\n## Installation Instruction\n\nClone this repo into the default user `/home/alarm/media-pi`. Copy everything from `etc` into `/etc`\n\n### Command sequence\n\nRun as root:\n```\n\ngit clone https://github.com/MasterQ32/media-pi\n\ncp -r media-pi/etc /etc\n\nuseradd --home-dir /var/run/pulse pulse\ngpasswd -a pulse audio\n\npacman -Syu alsa-firmware alsa-lib alsa-utils avahi pulseaudio pulseaudio-zeroconf bluez python-dbus python-gobject pulseaudio-bluetooth brcm-patchram-plus\n\necho \"dtparam=audio=on\" \u003e\u003e /boot/config.txt\necho \"audio_pwm_mode=2\" \u003e\u003e /boot/config.txt\n\nsystemctl --global disable pulseaudio.service pulseaudio.socket\n\nsystemctl enable avahi-daemon\nsystemctl enable pulseaudio\nsystemctl enable bluetooth\nsystemctl enable bluetooth-agent\nsystemctl enable bluetooth-driver\n```\n\n### Changing bluetooth device name\n\n```\nbluetoothctl system-alias 'MediaPi'\n```\n\n## Further Reading\n\n- https://scribles.net/auto-power-on-bluetooth-adapter-on-boot-up/\n- https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/\n- https://hwblog.org/2018/06/08/how-to-get-bluetooth-working-on-raspberry-pi-3-model-b-or-b-with-arch-linux-arm/\n- https://github.com/RPi-Distro/bluez-firmware/tree/master/broadcom (firmware bin)\n- https://github.com/pauloborges/bluez/blob/master/lib/uuid.h\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikskuh%2Fmedia-pi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikskuh%2Fmedia-pi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikskuh%2Fmedia-pi/lists"}