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

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

Not that I'm aware of. I use EPUBreader as add-on in Firefox to read a book on my PC.

Are you trying to download in a browser like firefox or to an e-reader like a kobo?

Do you have url_rewriting enabled in config_local.php? If 1 then set 0. /* * use URL rewriting for downloading of ebook in HTML catalog * See Github wiki for more...

I'm a fellow user and I have COPS working the way I want it to, but ... I can't use Synology DSM 6 (my device only works with DSM 5)...

Do you need url_rewriting? What if you try without? Can you check if mod_rewrite is enabled on your Synology? I will try do do some tests with my old, old...

I just confirmed what I suspected yesterday: I cannot reproduce your error with or without $config['cops_use_url_rewriting'] = "1"; But, I'm on DSM 5 not 6. It might make a difference....

Great! As I use apache I will not be using your solution. Nevermind a lot of deleted text. I forgot something on my new Debian setup.. Enjoy COPS (and the...

All other menu options still work? If it "one day stopped working" and you did not change anything, then I would think that it's a database problem. To test, simply...

You need to be able to "mount" the cloud service on a directory in the webserver. So that depends on: - can you mount samba or NFS or ? on...

You need to be able to point COPS to a calibre library. $config['calibre_directory'] = './Calibrelibrary/'; if you are able to do that it might work.