amahule / FBReaderJ

Official FBReaderJ project repository
http://www.fbreader.org/FBReaderJ/
13 stars 3 forks source link

Make use of the new file size in the search results response #71

Open soolara opened 13 years ago

soolara commented 13 years ago

Once the other issue on metrics for maximum file size allowable for reading then implement use of the new "dtbook-size" in the webservice API (http://developer.bookshare.org/docs/read/api_overview/Request_and_Result_Formats#BookshareWebService%28Revised%29-BookListResponse)

and you can display the book but show that the file size is too large in the UI and don't allow download.

ashpatil commented 13 years ago

lara, what should be the max limit beyond which download should not be allowed? Is it FBReader specific or made dependent on device/os limits ?

soolara commented 13 years ago

We have to test to find out limits. It's a function of both.

Sent from my iPhone

On May 15, 2011, at 6:04 PM, "ashpatil" reply@reply.github.com wrote:

lara, what should be the max limit beyond which download should not be allowed? Is it FBReader specific or made dependent on device/os limits ?

Reply to this email directly or view it on GitHub: https://github.com/amahule/FBReaderJ/issues/71#comment_1168169

ashpatil commented 13 years ago

Thanks Lara. This issue depends on: https://github.com/amahule/FBReaderJ/issues/69 ( Provide metrics on what size books can be opened and read )