swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
731 stars 41 forks source link

Move playlist `lastUpdated` date creation to the server #33

Closed cwilvx closed 2 years ago

cwilvx commented 2 years ago

It's cleaner that way and the date won't be needed in POST requests to the server.

cwilvx commented 2 years ago

Fixed!