@MontyJ
About larger cover images.
I have just tried again with my "solution" for larger cover images (in a browser) and it still works (for me).
To make it work in a
browser (firefox) you need to empty the browser cache first. Then the browser loads a new version of the COPS CSS and ….
larger covers.
If you want larger covers in a OPDS view you need to change a value in config_local.php.
Code:
/*
* Height of thumbnail image for OPDS
*/
$config['cops_opds_thumbnail_height'] = "164";
However, I have not been able to make it work.
Do you use COPS in a browser or through OPDS?