Move track from one position to another
void moveInQueue(int from, int to) { // Implementation moved to player_controller.dart }