Network & Playback: Stability improvements
This merge request brings some stability improvements to:
- The
serverBrowser's class that is checked before calling the selector in order to avoid any possible crash issue from happening. - The
lastMediaobject that is checked before sending the notification to avoid anynilobject being pushed with the notification possibly leading to a crash issue.
Edited by Diogo Simao Marques