RocketMan / zookeeper

Zookeeper Online is a music database and charting application for student and independent radio.
GNU General Public License v3.0
4 stars 3 forks source link

Delete tracks past show end on show time change #425

Closed RocketMan closed 9 months ago

RocketMan commented 11 months ago

In My Playlists, if you change the show times such that the new duration of the show is less than the previous one, all tracks in excess of the duration plus the grace period have their timestamps cleared.

Expected: Excess tracks should be deleted. User must be asked to confirm before accepting the show time change.

RocketMan commented 9 months ago

Fixed in 939bbbe