View Single Post
Old 01-15-2009, 08:30 AM   #86
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
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())"
user_none is offline   Reply With Quote