Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 845 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 845 Bytes

Album Lists for Spotify

About

I primarily think of music in terms of albums, but Spotify's options for library organization are mostly centered around tracks and playlists. The options for organizing albums are limited to alphabetical and date-added sorting. I wanted a way to group albums the way playlists allow grouping tracks.

So I made this: a static, single-page webapp that uses the Spotify API to display the albums represented in a playlist. It provides a different view into the existing organizational structures provided by Spotify. Albums are shown in the order they are represented in each playlist. When you click on one, it opens the album in the Spotify app.

The app is live at https://albums.mattb.io/

More Info

Read more about the project here.