*** empty log message ***
This commit is contained in:
parent
3ed5809b10
commit
169cd62d37
13 changed files with 87 additions and 182 deletions
|
@ -199,6 +199,7 @@ class uiHandler extends uiBase {
|
|||
#$this->gb->replaceMetadata($id, $this->_analyzeFile($id, 'xml'), 'string', $this->sessid);
|
||||
|
||||
$ia = $this->gb->analyzeFile($id, $this->sessid);
|
||||
#print_r($ia);
|
||||
|
||||
$this->_setMdataValue($id, UI_MDATA_KEY_DURATION, $this->gb->_secsToPlTime($ia['playtime_seconds']));
|
||||
$this->_setMDataValue($id, UI_MDATA_KEY_FORMAT, UI_MDATA_VALUE_FORMAT_FILE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue