Volumes/Data/Backup/iBook/Shared/Trash/marioc.jpg

Results 177 comments of Volumes/Data/Backup/iBook/Shared/Trash/marioc.jpg
trafficstars

I think the developer moved on with life. He once planned a code overhaul of mainly the bootstrap theme I think. It never was published. Mainly, I think, because the...

To me COPS has 2 unique selling points: - **multiple calibre libraries!** - it works on relatively underpowered devices (This week I installed it again on a Raspberry Pi 1b...

What is the size of your library? With just a few books even the slowest Synology 110j is fast enough.

I think, that is close to the sweet spot for COPS and similar apps on a slow device like the raspberry pi. You can speed up browsing in COPS by...

@Aspiring-Writer I think that COPS (default theme) works very well with Kobo (I have a Kobo Glo HD). The bootstrap theme of COPS and Calibre-web might be just a bit...

I had a short look at miniCalOPe. - could not get it to work in 15 minutes [error 500] (maybe I will need to spend more time with the config...

@horus68 COPS (php7.4) works with calibre 5.37 database out of the box. Or did I miss something? It only does not work if there is a very. very, old version...

The (1st?) error is a deprecated function in php 8 "**create_function**" on line 94 of doT.php. The fix should be something like this: Old: `return @create_function ('$it', $func);` New: ```...

@timtoo What a difference a **_RETURN_** makes! And works (for me so far) without the **@**! Maybe needs more testing...... Must have overlooked that permutation (no clue about php either)....

I only see ORIGINAL_epub in the detailed book view (not on the main page). It's not a (major) problem for me, however I would welcome a cops-option (in config_local.php) to...