feat: configure cue points analysis per track type
This commit is contained in:
parent
3a9ca109c3
commit
f5e46c6f3d
22 changed files with 246 additions and 42 deletions
|
@ -170,9 +170,10 @@ class CcFiles extends BaseCcFiles
|
|||
|
||||
Application_Service_MediaService::importFileToLibrary(
|
||||
$file->getPrimaryKey(),
|
||||
$filePath,
|
||||
$originalFilename,
|
||||
self::getOwnerId(),
|
||||
$file->getDbTrackTypeId(),
|
||||
$originalFilename,
|
||||
$filePath,
|
||||
$copyFile
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue