Switch to side-by-side view

--- a/src/mediaserver/cdplugins/plgwithslave.cxx
+++ b/src/mediaserver/cdplugins/plgwithslave.cxx
@@ -369,7 +369,7 @@
         if (stidx > int(i)) {
             continue;
         }
-        if (int(entries.size()) >= cnt) {
+        if (cnt && int(entries.size()) >= cnt) {
             break;
         }
         LOGDEB1("ContentCacheEntry::toResult: pushing class " <<