Strawberry: Difference between revisions
(Created page with "Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe). == Install == * Grab a deb from [https://www.strawberrymusicplayer.org/#download here] *...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe). | 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 == | == Install == | ||
* Grab a deb from [https://www.strawberrymusicplayer.org/#download here] | * Grab a deb from [https://www.strawberrymusicplayer.org/#download here] | ||
* Put it in ~/apps and install it. | * Put it in ~/apps and install it. | ||
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 === | |||
* 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!) |
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!)