I know this thread is from a long time ago but I know what the solution is.
The xml being served by Calibre says:
"chemical/x-pdb" instead of "application/ereader"
for the file type pdb. Stanza doesn't recognize the application type.
To fix it, in the mime.types file now being distributed in Calibre, remove the two lines:
chemical/x-pdb ent pdb
application/vnd.palm oprc pdb pqa
and add the line:
application/ereader pdb
The download button will re-appear in Stanza.
-Dave
|