Bug fix - prevent auto grid row selection at startup
Fixes
- The livestream grid was auto-selecting a row on startup which was undesirable/could cause some invalid state #32
- Ensure that a stream quality is always set when launching a stream (so things at least still work if we get into the above situation again in the future)
- Removed focus from the toggle online streams button after clicking (it looks nicer this way)