angular-tube icon indicating copy to clipboard operation
angular-tube copied to clipboard

Documentation needed.

Open pale2hall opened this issue 9 years ago • 3 comments

Documentation needed to explain initial install.

Current steps:

  1. download with git clone
  2. install ffmpeg (which also installs ffprobe) globally in your system. ubuntu 14.04 guide
  3. edit desired config in the scan.php including: folder to scan for videos.
  4. depending on your config for the screenshot directory variable, make screenshots directory and 0,1,2...e,f directories inside screenshots folder.
  5. install composer locally https://getcomposer.org/download/
  6. Run composer to install the php-ffmpeg wrapper.
  7. run scan.php
  8. check out your angular-tube in your web browser.

pale2hall avatar Jan 23 '17 03:01 pale2hall

I've looked all around and this post is the only documentation available. How does one access angular-tube via web browser once the scan.php script is up and running?

Have installed this plus lighttpd and made sure that port 80 is open and UFW is disabled, cannot connect to anything. This is Ubuntu 16.04. Thanks.

commander-flatus avatar Mar 30 '17 15:03 commander-flatus

@commander-flatus Have you been able to go to localhost/ in your web browser?

Have you copied the whole project into /var/www/html/ ?

paleodictyon avatar Apr 08 '17 00:04 paleodictyon

that fixed it. sorry for being a noob. would appreciate more documentation, though. some insight into the get tags function would be helpful. this is a very promising project. i hope you continue to work on it....

commander-flatus avatar May 21 '17 01:05 commander-flatus