Commit 1838a90d authored by Nico Schallehn's avatar Nico Schallehn

test

parent cda5a781
......@@ -21,6 +21,9 @@
...sind in der Datei View Querys.sql zu finden
# Kodi nfo export
... Wird bald implementiert ...
http://kodi.wiki/view/NFO_files/Movies
## damit alle daten richtig eingelesen werden muss das erfllt werden:
......
......@@ -706,6 +706,7 @@ class Media {
//echo PHP_EOL.$dir.' / '.$Value." ". ($root==""?"":$root.'/').$Value.PHP_EOL;
}
else{
//TODO Dateiendungen ignorieren einbauen!! z.b. jpg und nfo
$this->FolderArray[] = array($root, $Value);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment