12 votes

I made a web app to show your recent top twenty-five Spotify tracks

8 comments

  1. [2]
    hamstergeddon
    Link
    Cool! Would love to see a way to share one's list. Also, there seems to be a bug where the footer bar doesn't scroll with the page content. Easy enough to fix, just set the footer's position to...

    Cool! Would love to see a way to share one's list. Also, there seems to be a bug where the footer bar doesn't scroll with the page content. Easy enough to fix, just set the footer's position to fixed and add some margin-bottom to the table so that the bar covers up white space rather than the album art.

    2 votes
    1. yama
      Link Parent
      Thanks! I was thinking about including this feature in the near future in the form of a Spotify playlist. Ideally I would like users to have the ability to get a pic which they can share with...

      Thanks!

      Would love to see a way to share one's list

      I was thinking about including this feature in the near future in the form of a Spotify playlist. Ideally I would like users to have the ability to get a pic which they can share with others, but I haven't figured that out yet.

      2 votes
  2. [2]
    SUD0
    Link
    This is awesome! What a cool little project idea. I think there might be something up with your footer though. It looks like it isn't attached to the bottom of the page correctly.

    This is awesome! What a cool little project idea.

    I think there might be something up with your footer though. It looks like it isn't attached to the bottom of the page correctly.

    2 votes
    1. yama
      Link Parent
      Thanks for the feedback. It seems like that's an issue for other people. I'll see what I can do to fix it!

      Thanks for the feedback. It seems like that's an issue for other people. I'll see what I can do to fix it!

      1 vote
  3. Icarus
    Link
    This is very cool! It looks like 17 out of the 25 are Vulfpeck songs for me.

    This is very cool! It looks like 17 out of the 25 are Vulfpeck songs for me.

    2 votes
  4. yama
    Link
    I know a lot of people here like to share and discuss what they're listening to on a weekly basis. I like knowing what I listen to but unfortunately Spotify doesn't share this with the user....

    I know a lot of people here like to share and discuss what they're listening to on a weekly basis. I like knowing what I listen to but unfortunately Spotify doesn't share this with the user. Therefore I made a web app to do just that.

    It runs purely in the browser and the source code is available here.

    1 vote
  5. jgb
    Link
    Pretty cool! It would be nice to have an option to have album uniqueness; that is; only one song at maximum from any given album.

    Pretty cool! It would be nice to have an option to have album uniqueness; that is; only one song at maximum from any given album.

    1 vote
  6. yama
    Link
    OP here, I've made some changes by adding more time frames to the top tracks and a button to create a playlist of those tracks!

    OP here,

    I've made some changes by adding more time frames to the top tracks and a button to create a playlist of those tracks!