proposal: accordion style preview
how do you feel about integrating the preview inlined inside the broadcast card.. it may expand and collapse as an accordion.

Not sure, I don't really see any benefits. Maybe other users will like it.
There could be one benefit if you are able to integrate private broadcasts this way. The standard view is not working as the browser don't have necessary cookies.
It is only for preview (screenlist), not actual video. It might be possible to play privates in new windows. There is a file inject.js that can do "things" on the opened website.
@kewalsk you can actually watch private broadcasts, you just have to log in when the broadcast window opens.
Yes, looks like some solution, but this way I have to login twice. Maybe setting some cookies could make something like auto-login. The other problem I have is that the broadcasts are not playing in chrome at all in my system and I don't know why (firefox works fine).
Chrome? or chromium because chromium(including nwjs) doesn't include proprietary codecs. This one works for me https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases.
Yes, chromium. The chrome browser works fine. Thanks for the solution - replacing ffmpeg.dll solved the problem even with the newest nw.js version.