Skip to content

Instantly share code, notes, and snippets.

@maphouse
maphouse / command-line_keyfinder.md
Last active October 26, 2021 18:52
command line-based keyfinder - setup instructions

command line-based keyfinder - setup instructions

In order to set up the keyfinder command line tool in Ubuntu 20.04

as requested here https://github.com/evanpurkhiser/keyfinder-cli#building,

  • install ffmpeg
  • follow the instructions at https://github.com/mixxxdj/libkeyfinder/ to clone and install libkeyfinder (make sure to install it at root (/) so that it will be detected by keyfinder-cli (note that you can verify the number of CPU cores by typing lscpu, listed under CPU(s))

How to create your own wifi-enabled (Sonos-like) music player for Soundcloud, Youtube, Spotify and your music files using a Raspberry Pi 4 with Mopidy

material

  • raspberry pi 4
  • sd card
  • PC

installing Ubuntu 19.10.1

You will need a linux version that is compatible with Mopidy and its various extensions. In this tutorial, we will be using 32-bit version of Ubuntu 19.10.1 (Spotify will not work with an arm64 architecture). If you do not have this OS already running on your pi, install it as follows: