codefordenver / Comrad

Open-source web application for radio stations to manage show schedules, traffic and compliance
ISC License
25 stars 9 forks source link

- Let DJ add/remove self as host from Show Builder #812

Closed seankwilliams closed 1 year ago

seankwilliams commented 1 year ago
- Change SoundExchange report format to a .csv instead of a text file (and change delimiter from tabs to comma so it opens easily in Excel)
- Fix problem where extra \n characters were being added to the /now-playing API endpoint
- Change the /now-playing API endpoint so that it does not return a track if the most recent play is older than 15 minutes. Fixed problem where the "Clear" option wasn't working on the underwriting report page

Guidelines

DEVELOPMENT branch on the LEFT
YOUR branch on the RIGHT

Issue

This issue resolves #[Insert issue number]

Description

Please describe functionality and style with exact details so that admins can test to make sure we keep the same as intended