scan.php File Reference

Go to the source code of this file.

Namespaces

namespace  MythWeb

Functions

 filenametotitle ($filename)
 eatbraces ($str, $lb, $rb)

Variables

 $Known_Exts = $db->query_list('SELECT extension FROM videotypes WHERE f_ignore = 0')
 $sh
 $paths = explode(':', setting('VideoStartupDir', hostname))
 $title = filenametotitle($filename)


Function Documentation

filenametotitle ( filename  ) 

Definition at line 75 of file scan.php.

eatbraces ( str,
lb,
rb 
)

Definition at line 90 of file scan.php.


Variable Documentation

$Known_Exts = $db->query_list('SELECT extension FROM videotypes WHERE f_ignore = 0')

Definition at line 16 of file scan.php.

$sh

Initial value:

 $db->query('SELECT videometadata.intid,
                             videometadata.filename,
                             videometadata.coverfile
                        FROM videometadata')

Definition at line 19 of file scan.php.

$paths = explode(':', setting('VideoStartupDir', hostname))

Definition at line 48 of file scan.php.

$title = filenametotitle($filename)

Definition at line 62 of file scan.php.


Generated on Sat Dec 18 05:15:55 2010 for MythTV by  doxygen 1.5.5