This is an old revision of the document!
On the first run ownCloud will setup the database and admin user.
Default admin is:
Username: linuxmce Password: linuxmce
wget http://svn.linuxmce.org/svn/people/ochorocho/owncloud/owncloud_setup.sh
Basically a modification of usr_sql app by Andreas Böhler
vlc -vvv file:///mnt/device/61/sadasdasd.avi --sout="#transcode{vcodec=theo, vb=800, acodec=vorb, ab=128, scale=1, audio-sync, width=480, height=320}:std{access=http, mux=ogg, dst='192.168.1.210:9080/streaming/test/106.ogg' }"
Translate:
t('appname','text to translate');
Select a File:
OC.dialogs.filepicker('test', function(val) {console.log(val)}, true, null, true);
Get file app folder using %appswebroot%:
#someId { background:url(%appswebroot%/lmce_vdr/img/textfield-rename.png) }