Roon as usual has illogical UI.
One simple example was not continue play in case the network once has an issue to fill buffer (instead all different players they could wait the network recovery and continue play).
Second is chose audio zone when only one in list. Why? What is difficult to write code like this:
if (number_of_zones == 1) - chose_it = TRUE; //
May we have small changes on UI from Roon team to get standard UI features?