Save song properties #92

Closed
opened 2024-06-15 19:52:09 -04:00 by kdeng00 · 1 comment
kdeng00 commented 2024-06-15 19:52:09 -04:00 (Migrated from github.com)

Save the song's additional properties when uploading a song. This is distinct from ID3 tags and is focusing on an audio file's attributes. Things like:

  • Bitrate
  • Sample rate
  • Channels

Save this information in another table and create an endpoint to get a song's properties.

Save the song's additional properties when uploading a song. This is distinct from ID3 tags and is focusing on an audio file's attributes. Things like: * Bitrate * Sample rate * Channels Save this information in another table and create an endpoint to get a song's properties.
kdeng00 commented 2025-11-06 12:38:02 -05:00 (Migrated from github.com)

After the endpoint has been created for this, create an endpoint to retrieve the song properties.

After the endpoint has been created for this, create an endpoint to retrieve the song properties.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/icarus#92