Ask HN: Is there a music library app that sits on top of streaming services?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. GNU FM

    Discontinued GNU FM is a music community platform

    Based on some light surfing, it appears there are two less commercial alternatives: ListenBrainz and libre.fm (the hosted version of GNU FM). An interested reader could peruse https://github.com/topics/scrobbler to find even more projects

    - https://listenbrainz.readthedocs.io/en/latest/index.html

    - https://libre.fm/popular-page.php and https://github.com/foocorp/gnu-fm which is shown as archived. Related to that, while digging into libre.fm I found https://github.com/foocorp/hacienda#why-now which claims that last.fm federates, but I wasn't able to find any further references to that

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hacienda

    The Hacienda must be built

    Based on some light surfing, it appears there are two less commercial alternatives: ListenBrainz and libre.fm (the hosted version of GNU FM). An interested reader could peruse https://github.com/topics/scrobbler to find even more projects

    - https://listenbrainz.readthedocs.io/en/latest/index.html

    - https://libre.fm/popular-page.php and https://github.com/foocorp/gnu-fm which is shown as archived. Related to that, while digging into libre.fm I found https://github.com/foocorp/hacienda#why-now which claims that last.fm federates, but I wasn't able to find any further references to that

  4. mp3-master-list

    Creates a sortable and filterable list of MP3s including hashes, directory information, and ID3 data.

    Here is that exact solution I wrote for my house:

    https://github.com/prettydiff/mp3-master-list

    It creates a HTML playlist not from streaming media but from stored media on my home media server. I have expanded it to also support movies and television shows. It also includes an audio/video player to play the media directly in the browser, which bypasses all manners of restrictions imposed by iPhone.

    npm run build

    node c:\path\mp3-master-list\js\index.js “c:\my-music-path”

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

Did you know that PHP is
the 14th most popular programming language
based on number of references?