Sorry I would edit my post but I can't see the option.
I managed to get it working, with a few hacks. The major problems were:
1. The path the the plugin folder is set on an absolute basis - my folder directory was different (i.e. '/mnt/onboard/.adds/koreader/...') so I changed it as such. That meant at least the on.sh script would begin to run
2. For whatever reason, the on.sh script doesn't return the right variables and so the plugin thinks that Bluetooth isn't on (although it is). So I turned off the checks and just forced it to try to connect to my device (which works)
3. For good measure, I also added a call to off.sh at the start of on.sh
Anyway thanks very much for your hard work - so happy it's working now, even if it's being held together with sticky tape!
|