programsam / binkjs

Music archival site BINK, rewritten as a Node.js express app
0 stars 1 forks source link

Playlist #41

Closed programsam closed 1 month ago

programsam commented 6 years ago

I've decided I don't like how the playlist works css/dhtml wise. I like the concept of a playlist and it should be an integrated/core feature of BINK! ... I just don't like how i implemented it.

programsam commented 6 years ago

It shouldn't be a collapsing/collapsible component. Just make it another "page" or view

programsam commented 6 years ago

Are playlists exportable? Maybe you can save them as JSON or m3u.

Can a user save his/her playlist like a shopping cart? Store it in their session right? But then won’t it expire? I guess not if we set it to never expire.

Possible to make it so anonymous users cookies never expire but an admin’s will after 12 hours or something?

Maybe you can save playlists on BINK and make them public. Everyone shares a big list of playlists? Nah. But other schemes mean people need to login. :(

programsam commented 1 month ago

Playlist has returned! https://github.com/programsam/binkjs/commit/fd277ee5a2554eb3e5d959bf6ce90fad0d34cd26