Got a reply from the author of the package last night
I had to modify the script that starts samba on the player. Added this: -
PHP Code:
start() {
KIND="SMB"
# start modification
killall bftpd
sleep 5
/tmp/hdd/root/bftpd/bftpd_start
# end modification