summaryrefslogtreecommitdiff
path: root/config_default.php
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-02-25 15:51:44 +0100
committerTheTroll <trolldev@gmail.com>2010-02-25 15:51:44 +0100
commit45ee8db7fd22ff9c9fe200802ed4e179000a5bb4 (patch)
tree228425717006ca104f9b1dc46e4b38d53ea6f7cc /config_default.php
parent1d3095213541ba77015742a4c05cfcf66fd9c7e7 (diff)
downloadistreamdev-45ee8db7fd22ff9c9fe200802ed4e179000a5bb4.tar.gz
istreamdev-45ee8db7fd22ff9c9fe200802ed4e179000a5bb4.tar.bz2
Replaced mediainfo calls by getid3
Diffstat (limited to 'config_default.php')
-rwxr-xr-xconfig_default.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_default.php b/config_default.php
index 9ca31e7..533f0ff 100755
--- a/config_default.php
+++ b/config_default.php
@@ -14,7 +14,6 @@
$vdrrecpath='/video/'; //VDR recording directory
// Media configuration
- $mediainfopath='/usr/bin/mediainfo';
$videotypes='avi mkv ts mov mp4 wmv flv mpg mpeg mpeg2 mpv '; // Supported video extensions (must finish with a space)
// Source name Source path
$mediasources=array ( 'Video' => '/mnt/media/movies',