Ask HN: Is there a music library app that sits on top of streaming services?
4 points| thesquib | 1 year ago
Is there anything out there like that? A sort of shared music library app?
4 points| thesquib | 1 year ago
Is there anything out there like that? A sort of shared music library app?
austin-cheney|1 year ago
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”
pavel_lishin|1 year ago
mdaniel|1 year ago
- 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
dangravell|1 year ago
al_borland|1 year ago
Plex might do this as well. It has music libraries and management, and features for having friends, who is watching/listening to what, and sharing libraries. I’d assume you could have one central library that everyone friends and plays from.