Strawberry: Difference between revisions
No edit summary  | 
				|||
| Line 6: | Line 6: | ||
  cd ~/apps && sudo apt install ./strawberry_0.9.3-focal_amd64.deb  |   cd ~/apps && sudo apt install ./strawberry_0.9.3-focal_amd64.deb  | ||
=== Configure ===  | === Configure ===  | ||
* I   | * I had to pick this for sound output on cast:  | ||
  Tools > Settings > Backend > Audio output >  |   Tools > Settings > Backend > Audio output >  | ||
    Engine: GStreamer (only choice)  |     Engine: GStreamer (only choice)  | ||
    Output: Output to a sound card via ALSA  |     Output: Output to a sound card via ALSA  | ||
    ALSA plugin: ( ) hw  (o) plughw (change from hw default!)  |     ALSA plugin: ( ) hw  (o) plughw (change from hw default!)  | ||
Latest revision as of 18:15, 24 August 2023
Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe). It's HOT SHIT! Nearly everything I wanted Hang The DJ to be. Let's jump in and expand it some day!
Install
- Grab a deb from here
 - Put it in ~/apps and install it.
 
cd ~/apps && sudo apt install ./strawberry_0.9.3-focal_amd64.deb
Configure
- I had to pick this for sound output on cast:
 
Tools > Settings > Backend > Audio output > Engine: GStreamer (only choice) Output: Output to a sound card via ALSA ALSA plugin: ( ) hw (o) plughw (change from hw default!)