Skip to content

futo-org/grayjay-plugin-spotify

Repository files navigation

Spotify

Development

  1. npm run npm-dev or bun run bun-dev
  2. load SpotifyConfig.json into Grayjay

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