Subdirectory support has been committed to trunk and will be appearing in the next release. For those that asked it works by using the books tags. It takes the first tag that starts with / and use all subsequent /'s as a directory delimiter. For example: "/scifi/card/ender".
@kafka399, I'm still working on getting your Cybook supported under Linux. It's strange that hal is only picking up the card and not the main memory.
@mbovenka, can you run the following:
Code:
calibre-debug -c "import wmi;print reduce(lambda x,y:x+y, wmi.WMI().Win32_DiskDrive())"