@Override
            public void onDataNotAvailable() {
                // The hiveRecordingsView may not be able to handle UI updates anymore
                if (!hiveRecordingsView.isActive() || !hiveInfoView.isActive()) {
                    return;