Lovinity / wwsu

THIS PROJECT HAS BEEN MIGRATED TO GITLAB: https://gitlab.com/wwsu1069/wwsu
4 stars 1 forks source link

songs/spins #28

Open Lovinity opened 5 years ago

Lovinity commented 5 years ago

Create an endpoint songs/spins (requires standard authorization). This endpoint will return an array of track spin data based on provided filters.

Returns:

Filters

The endpoint should first prioritize RadioDJ logs. Then, scan for the "manual" log types with the event "DJ/Producer played a track" for any manually logged tracks that were logged that match any of the given filters.

Implement some way to search for artists and titles that are similar to the provided filters, even if they are not exact (DJs make typos sometimes).

Lovinity commented 5 years ago

On hold; music director says this is low priority for them