Hacker News new | ask | show | jobs
by austin-cheney 793 days ago
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”