Persoenliche Mediazentrale
ulrich
2021-05-01 2f1216d311207db1a43cb30b8e94a5f7a5641a5d
src/de/uhilger/tango/api/StorageHandler.java
@@ -148,7 +148,7 @@
        logger.fine(type);
        list = fs.list(type);
        if(type.equalsIgnoreCase(ST_ABLAGEORT)) {
          list.add("Livestreams");
          //list.add("Livestreams");
        }
      } else {
        String type = elems[elems.length - 1];