l i t t l e   s o n g   p l a c e

site news

2025-07-01 - Download Button

You can now download your own songs as mp3 files from the dedicated button on the song page. Currently the download button is only visible to the owner of the song.

2025-07-01 - Layout Tweaks

A couple layout tweaks to help usability:

  • New sticky sidebar on big screens for navigation
  • Song lists now look more consistent across screen sizes

2025-06-27 - (Maintenance Patch)

Just another bug fix 🪲

  • Fixed: Player colors would sometimes get out of sync with page colors on iOS

2025-06-26 - (Maintenance Patch)

Whoa, I can't believe the last update was two months ago! I've been hard at work on some big changes over on the development branch, but figured I'd merge in these bug fixes in the meantime.

  • Fixed: Refreshing the page, clicking a link, and then navigating back would show the pre-refresh page
  • Fixed: The volume slider could get out of sync after a refresh
  • Fixed: The music would pause or stutter whenever a key was pressed

2025-04-26 - little song jam

Get ready! The little song jam is coming soon! I've been hard at work building the new jam system for the site, and it's finally done. More details to come!

  • New jam page!
  • New fonts
  • Lots of visual tweaks

2025-04-06 - Open Source

littlesong.place is now open source! Check out what I'm up to, open issues for new features or bugs, comment on existing ones, and peruse the source code on the GitHub page. I've spent the last couple weeks cleaning up the code to make it semi-presentable, and hopefully also easier to maintain going forward.

  • New About page
  • Minor home page tweaks
  • Minimize player when scrolling

2025-03-23 - More Comments!

You can now leave comments on profiles and playlists! I've spent the last couple weeks rewriting the entire comment system on the server. Before, comments were tied directly to songs. This was nice and simple, but it made it impossible to add comments to anything else. The new system is way more flexible, and makes it much easier to add comment threads in new places. If everything worked correctly, all the existing song comments and notifications should be seamlessly copied over to the new system as if nothing ever happened.

  • Profiles and playlists now have their own comment sections
  • Fixed some minor navigation bugs

2025-03-16 - (Maintenance Patch)

No new features today, just a couple small fixes:
  • Adding a song to a playlist no longer refreshes the page
  • Fixed a bug where scroll position was maintained after clicking a link

2025-03-01 - Increased Entropy

Normally programming is about bringing order to chaos, but this week I've added chaos to your song order. There's a new Random page that will randomly select 50 songs from the database, and every song list now has a shuffle button to randomize the song order. You can even shuffle the songs on the Random page for maximum chaos.

  • New Random songs page
  • Song lists now have a shuffle toggle
  • The player stops playing at the end of the song list instead of looping forever

2025-02-22 - Musical Continuity

The song player now persists between pages as you navigate around the site, so the music isn't interrupted when you comment on a song or visit someone's profile! It will continue playing the songs from the original page until you click the play button on a new song.

  • Persistent audio player
  • Profile links on the home page now use profile pictures and colors
  • General visual cleanup for song lists and player
  • You can now click the song title in the player to go to the song page
  • Many text buttons have been replaced with icons
  • Profile colors are now used on more profile-adjacent pages
  • Revamped song view page

2025-02-16 - Playlists

Do you need specific songs in a specific order? Have I got the feature for you! Create the perfect road trip playlist, DJ your nephew's birthday party, or organize your songs into albums.

  • Playlists!
  • Profile colors now also apply to individual songs and playlists
  • On PC, you can use the left and right arrow keys to jump forward/back 10 seconds while a song is playing
  • The upload date is now displayed in song details

2025-02-08 - Profile Update & YouTube Importer

Make your profile your own by uploading a slick PFP and selecting custom colors! And now you can import songs directly from YouTube - just paste the video URL into the upload form.

  • Profile pictures
  • Profile color customization
  • YouTube Importer
  • Hopefully fixed rendering glitches in iOS Safari - only time will tell :/
  • A few tweaks to the song player aesthetics

2025-02-01 - Comments!

The first big update! A whole bunch of stuff has changed, but the biggest feature by far is the new comment system. You can now comment on songs, reply to comments, edit those comments, and see the latest comments on your songs on the new Activity page. Go say nice things about people's songs!

  • Comments, replies, and a new Activity page to show the newest comments on your songs
  • Color palette update (I'll admit, the old background was too yellow even for me, a proud yellow enjoyer)
  • Song descriptions can now contain multiple lines and HTML formatting (including links!)
  • Better support for audio playback on mobile:
    • Song title and artist should show up on your lock screen
    • You can now skip to the next/previous track from your lock screen player
  • Volume control on desktop
  • Song details are expanded by default when viewing a single song
  • Tons of minor tweaks and improvements to the look and feel of the site

2025-01-26 - Improved media format support

The song upload form now supports just about any audio format you can imagine! It will even extract audio from video files automagically.

2025-01-25 - Launch day!

A few minor tweaks right out of the gate!

  • Added site news!
  • You can now click a song title to get a direct link for the song
  • A much needed visual contrast bump
  • Song lists now look way better on mobile