Recent Listens to Playlist

I wanted a simple way to select my recent listens from ListenBrainz and quickly add them to a playlist. After some effort, and with the fantastic help of @mr_monkey and ChatGPT :see_no_evil:, I’ve created a tool that lets you do exactly that!

https://yogo9.github.io/listenbrainz-recent-listens-to-playlist/

Here’s the code if you want to run it locally

4 Likes

:rofl: you probably mean @mr_monkey not me :smiley:

1 Like

Sorry, it’s confusing with so many monkeys! :monkey::monkey:

3 Likes

yomo12
This tool looks really helpful for organizing playlists. Thanks for sharing it!

1 Like

Made several changes to modernize the tool’s appearance and make it more user-friendly:

  • Removed cover art to simplify the interface
  • Made listen items clearer with better spacing
  • Added timestamps for each listen
  • Saved user credentials in browser storage
  • Fixed duplicate code issues
  • Added better notifications
  • Improved mobile display
1 Like