Thanks for the interest!
I forgot to update this!
I'm currently using this command:
PHP Code:
find /mnt/us/documents -type d | sed "s/^\/mnt\/us\/documents\///g" | sed "s/\//-/g" | grep -v "\.sdr$" | \
grep -v "^$" | grep -v "\Gallery" | grep -v "\-mnt\-us\-documents" | while read dir; do