When adding the catalog to PocketBook on Android I can see the navigation hierarchy, but when I navigate to any place that should show a list of books (most recent 50, into an author when listing by author, etc), I get a blank page in PocketBook. If I navigate to the proper URLs in a browser (https://my-server/feed.php?page=10 gets me a list of books by one author), I see what looks like a properly formed OPDS feed... I've tried with $config['cops_generate_invalid_opds_stream'] set to both 0 and 1. Adding the feed to Moon+ Reader works fine.
When adding the catalog to PocketBook on Android I can see the navigation hierarchy, but when I navigate to any place that should show a list of books (most recent 50, into an author when listing by author, etc), I get a blank page in PocketBook. If I navigate to the proper URLs in a browser (https://my-server/feed.php?page=10 gets me a list of books by one author), I see what looks like a properly formed OPDS feed... I've tried with
$config['cops_generate_invalid_opds_stream']set to both0and1. Adding the feed to Moon+ Reader works fine.