Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 2.66 KB

README.md

File metadata and controls

44 lines (38 loc) · 2.66 KB

Spotify

Development

  1. npm run dev

TO-DO

Grayjay Bugs

  • RatingScaler doesn't work
  • websockets are hard to use
  • datetime doesn't display for playlists
  • there is no way to get to the creator of a playlist
  • the pager that goes in the contents property of a playlist doesn't ever call the nextPage method
  • the channel about section doesn't render HTML
  • the isOpen property on WebSocket always returns false
  • when polycentric channels have issues not displaying channel playlists when the actual plugin that opened the channel doesn't support channel playlists
  • exceptions thrown inside wss message handlers don't get reported