listenbrainz-server icon indicating copy to clipboard operation
listenbrainz-server copied to clipboard

LB-1585: Add Syndication Feeds to ListenBrainz

Open ericd23 opened this issue 8 months ago • 6 comments

Tracking PR for https://summerofcode.withgoogle.com/programs/2024/projects/k4Iq0Pnx :smile_cat:

  • [ ] Feed authentication (MB OAuth)
  • [ ] Feed UI (including a summary page in the settings?)

Endpoints:

  • [ ] My feed (auth needed): /user/<username>/feed/events
  • [x] User listens: /user/<username>/listens
  • [ ] User stats: /stats/user/<username>/*
  • [ ] Playlist (updates): /playlist/<playlist_mbid>
  • [ ] Recommendations (Weekly jams and explorations)
  • [x] Fresh releases: /explore/fresh-releases and /user/<username>/fresh_releases
  • [ ] Stats art

ericd23 avatar May 30 '24 08:05 ericd23