Page 1 of 1

Videos5: Can't seem to get it functioning correctly.

Posted: Wed Oct 13, 2010 6:46 pm
by njtuneguy
First off... KUDOS for finally releasing this one!! I've been waiting patiently and it's finally here.

So... trying to get it to work:

My hda files are not stored in the default location, they are located externally: /media/ELITE/movies

Solution (in a terminal):

Code: Select all

mysql -uvideos5 -pvideos5 -e "update settings set value='/media/ELITE/movies' where name = 'paths'" videos5
and

Code: Select all

/usr/bin/php /var/hda/web-apps/videos5/html/index.php find
These appear to work correctly, but I do get an error message in the terminal after using the "find" command above:
[root@amahi ~]# /usr/bin/php /var/hda/web-apps/videos5/html/index.php find
/media/ELITE/movies/1.HDStuff/.MG-29F247F7-EF52-4F60-B8E9-231283DED83F.mov
grep: ../logs/encode.log: No such file or directory
PHP Notice: Undefined offset: 0 in /var/hda/web-apps/videos5/html/index.php on line 1359
The "find" process then continues to search all of the subdirectories and lists all of my videos etc...

Now... when I open the app and login, NADA?!?!? No videos at all under any users, no encode options... and I KNOW some of them meet the criteria h.264 mp4 aac :cry:

Any ideas/suggestions?

Re: Videos5: Can't seem to get it functioning correctly.

Posted: Fri Oct 15, 2010 2:56 am
by cpg
feature request please. we really should fix this issue with non-standard paths.

Re: Videos5: Can't seem to get it functioning correctly.

Posted: Sun Oct 24, 2010 7:34 pm
by njtuneguy
How/where do I feature request?

Re: Videos5: Can't seem to get it functioning correctly.

Posted: Mon Oct 25, 2010 5:05 am
by bigfoot65
Go to http://bugs.amahi.org and log in using your amahi.org credentials. From there, select Projects followed by Apps. Submit a new issue and select Feature from the Tracker drop down.

The rest should be self explanatory.