diff --git a/views/viewhelpers.c b/views/viewhelpers.c index 3e50434..a41c71c 100644 --- a/views/viewhelpers.c +++ b/views/viewhelpers.c @@ -617,6 +617,9 @@ void cViewHelpers::SetLastRecordings(map *intTokens, mapIsInUse()) { + continue; + } map< string, string > recVals; string recFullPath = recording->Name() ? recording->Name() : ""; string recName = "";