Quote:
Originally Posted by PMrev
I am having a hard time getting enough books to reproduce this issue.
Any tips to get enough GBs to add to a cloud library that my dev team can access?
|
If the problem is what I think it is then you don't need lots of books somewhere. What you need is a device that responds to the calibre's FREE_SPACE query with a small number. You can do that by:
- filing main memory (not SD) until it is nearly full
- patching CC to report a small number
- patching calibre to force a small number.
then sending a book larger than the reported free space.
If the dev team is doing the test then the second option is trivial.