"Unacceptable": Spotify bricking Car Thing devices in Dec. without refunds

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • mpd

    Music Player Daemon

    No need to use the server, Navidrome allows any client to connect remotely (WAN included) and play music that is hosted on the server. It also can be set up to transcode on the fly uncompressed music when it is accessed from a metered connection to minimize bandwidth usage. I barely scratched its surface, but it looks promising. The only requirement is that it needs the correct metadata to identify songs and download the correct lyrics, album images etc. There's a software called Musicbrainz Picard however that can be used to identify songs with incomplete or missing id3 tags data and it works using audio fingerprinting against a remote database so it should be accurate.

    https://picard.musicbrainz.org/

    Back to your post, if you need to play music from the server, take a look at the mpd daemon and its remote interfaces. It does the opposite as it plays from the server while the clients would be used as remote controls so that you can for example install mpd on a small single board computer (or more scattered around the house), configure them to access local or remote mount point, then grab your phone and tell the server to play the desired song.

    https://www.musicpd.org/

  • picard

    A cross-platform music tagger powered by the MusicBrainz database. Picard organizes your music collection by updating your tags, renaming your files, and sorting them into a folder structure, exactly the way you want it.

    No need to use the server, Navidrome allows any client to connect remotely (WAN included) and play music that is hosted on the server. It also can be set up to transcode on the fly uncompressed music when it is accessed from a metered connection to minimize bandwidth usage. I barely scratched its surface, but it looks promising. The only requirement is that it needs the correct metadata to identify songs and download the correct lyrics, album images etc. There's a software called Musicbrainz Picard however that can be used to identify songs with incomplete or missing id3 tags data and it works using audio fingerprinting against a remote database so it should be accurate.

    https://picard.musicbrainz.org/

    Back to your post, if you need to play music from the server, take a look at the mpd daemon and its remote interfaces. It does the opposite as it plays from the server while the clients would be used as remote controls so that you can for example install mpd on a small single board computer (or more scattered around the house), configure them to access local or remote mount point, then grab your phone and tell the server to play the desired song.

    https://www.musicpd.org/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How I built a simple music player daemon in Rust with a CLI/Web UI

    3 projects | dev.to | 2 Jan 2023
  • Jellyfin on Pi 2b+

    2 projects | /r/jellyfin | 7 Sep 2022
  • MusicPlayerPlus v2.0.1r2 with Beets, Mopidy, and Navidrome support

    4 projects | /r/opensource | 29 Aug 2022
  • What ID3v2 could have been

    6 projects | news.ycombinator.com | 7 Jun 2022
  • Just discovered MPV works over SSH. I no longer need bluetooth to connect my laptop to the stereo.

    3 projects | /r/linux | 15 Feb 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?