I want to be able to let others in my office see the music everyone is listening to, or has listened to, share albums and have a communal library. But I want the library to be distinct from something like Spotify, but would allow someone to browse and play using their own account. This is not a central jukebox, just a central library.
Is there anything out there like that? A sort of shared music library app?
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”