Pogify / pogify

Listen to music with your live audience without getting DMCA-striked!
http://www.pogify.net
GNU Affero General Public License v3.0
55 stars 4 forks source link

Some sort of looping script or a permanent session to let people dev the listener player without needing a second account. #47

Closed jeongY-Cho closed 4 years ago

jeongY-Cho commented 4 years ago

Collect the metadata of some session with a bunch of different kinds of behavior and loop it somehow, somewhere. probably a node js http server with an endpoint that sends sse.

jeongY-Cho commented 4 years ago

Resolved with this gist made by @r2dev2bb8 https://gist.github.com/r2dev2bb8/d5f4aada7bf801f9bc8d73c4ca546ee7 gist runs on backend server.

Session code: dev

Plays loops two tracks: ah-ha's Take on Me and Panic! At the Disco's Death of a Bachelor Take on Me has pause, play, seeks and Death of a Bachelor plays all the way through without interruption.