"
Not possible. But good idear, I'll work on it ;)
I suggest you'll workaround this by placing symbolic links in the video path you've specified in the kma.conf to the other directories you want to export.
cd /home/kma/export
ln -s /home/other/stuff .
hope this will do for now. "
that works perfectly
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
how do i setup more than one path in the kma.conf file?
at the moment i have VIDEO_PATH=/home/user/movies/
i want to add my movies folder from my windows xp drive which is available from /mnt/windows/
has anyone done this before?
sorry, just read ur previous post
"
Not possible. But good idear, I'll work on it ;)
I suggest you'll workaround this by placing symbolic links in the video path you've specified in the kma.conf to the other directories you want to export.
cd /home/kma/export
ln -s /home/other/stuff .
hope this will do for now. "
that works perfectly