rootio / rootio_web

RootIO web app & telephony services
https://rootio.eu
GNU Affero General Public License v3.0
36 stars 19 forks source link

All CRUD track operations should maintain trackList contiguous order #388

Open carlosmouracorreia opened 4 years ago

carlosmouracorreia commented 4 years ago

When deleting tracks for instance, track contiguous order gets lost and logic that plays a track after the other on the radio service assumes they are contiguous.

Make sure all changing operations maintain track contiguous order.