In drupal multisite setups, you need a means to provide your drupal site url to the command-line scripts so you can use other sites/*/settings.php files. Currently, video_ffmpeg_helper module's scripts are only able to use the sites/default/settings.php file.

CommentFileSizeAuthor
video_rendering.sites_.patch3.25 KBmfb

Comments

anarcat’s picture

Status: Needs review » Reviewed & tested by the community

I haven't tested the patch but it looks good to me (hey, it was my idea :p).

rubenk’s picture

mfb, can you tell me what you did to get the mutisite setup working correctly with video (or vice versa) m you obviously installed the patch but ideally i want to have as little as possible in root or public html. rght now i have ffmpeg in root, the render and scheduler php files and the flowplayer file in public html, and my videos and thumbnails keep wanting to go bacl to public html vid and image folders even though i specify /home/username/public-htnl/sites/thesite/videos/temp as the temp folder.

please tell me everything i need to have a properly functioning 'sub' AKA multisite instalation going with video.

Ruben the frustrated

fax8’s picture

Status: Reviewed & tested by the community » Fixed

Just committed this one to CVS. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.