|  02-18-2021, 01:35 PM | #1816 | 
| Connoisseur  Posts: 51 Karma: 10 Join Date: Nov 2012 Device: none | 
			
			Bootstrap2 theme specific changes 
 COPS level changes 
 Last edited by Freakeao; 02-18-2021 at 01:39 PM. | 
|   |   | 
|  02-19-2021, 01:46 AM | #1817 | 
| Connoisseur            Posts: 58 Karma: 500190 Join Date: Dec 2011 Device: Kobo Libra 2, Kobo Clara Colour | 
			
			If using bootstrap (or bootstrap2) template how do I change the kindle email address?  With the default template - from Home I click on the spanner and have the option there to change it, but I cannot find any way to do this using the bootstrap templates.  Am I missing something?
		 | 
|   |   | 
| Advert | |
|  | 
|  02-19-2021, 01:59 AM | #1818 | 
| Connoisseur  Posts: 51 Karma: 10 Join Date: Nov 2012 Device: none | 
			
			You're not missing anything. The bootstrap templates did not implement that settings page. So you can switch to the default template and update the address and switch back to bootstrap(2)
		 | 
|   |   | 
|  02-19-2021, 04:02 AM | #1819 | 
| Connoisseur            Posts: 58 Karma: 500190 Join Date: Dec 2011 Device: Kobo Libra 2, Kobo Clara Colour | 
			
			Thank you.  I had to add $config['cops_template'] = 'default'; to my config_local.php to get this to work but all good now.
		 | 
|   |   | 
|  02-19-2021, 01:29 PM | #1820 | 
| Connoisseur  Posts: 51 Karma: 10 Join Date: Nov 2012 Device: none | 
			
			On the header bar in bootstrap2, there is a a button to switch to default. Did that not work for you? Just tested it, and yea, that's not working if the config is set to bootstrap2. UPDATE: Fix pushed to github. Last edited by Freakeao; 02-19-2021 at 01:36 PM. Reason: Issue fixed | 
|   |   | 
| Advert | |
|  | 
|  02-19-2021, 01:44 PM | #1821 | 
| Guru            Posts: 726 Karma: 10738 Join Date: Nov 2012 Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD | 
			
			I do not need 2 bootstrap themes, so I renamed yours to bootstrap and had no problems.   | 
|   |   | 
|  02-19-2021, 05:15 PM | #1822 | 
| Connoisseur            Posts: 58 Karma: 500190 Join Date: Dec 2011 Device: Kobo Libra 2, Kobo Clara Colour |   | 
|   |   | 
|  02-21-2021, 09:13 AM | #1823 | 
| Junior Member  Posts: 9 Karma: 10 Join Date: Mar 2011 Device: Kindle 3, PW2 | 
			
			I was able to use COPS on my router running OpenWRT. Here is the recipe: https://alves.pro.br/information_tec...ops-on-openwrt I had a hard time solving the dependences manually. Spoiler: 
 Last edited by euleralves; 02-21-2021 at 09:14 AM. Reason: Add information | 
|   |   | 
|  02-26-2021, 10:06 PM | #1824 | |||
| Member   Posts: 12 Karma: 108 Join Date: Dec 2020 Device: kobo | 
			
			Hi Freakeao I'm running COPS in a jail on a Truenas server. A while back, you had indicated that all I had to do was copy the bootstrap2 files into my existing installation and I would be able to use your template. Quote: 
 It looks like you've made additional changes since then which I would like to make use of as well. If I'm reading this right, it looks like you've made changes to the base code as well as to the template. Quote: 
 Quote: 
 How would I update my install to get your latest? Can I simply copy the files over or do I have to do a full install? Thanks for your work on this. | |||
|   |   | 
|  03-01-2021, 08:12 PM | #1825 | |
| Member   Posts: 12 Karma: 108 Join Date: Dec 2020 Device: kobo | Quote: 
 https://github.com/SenorSmartyPants/cops I'm able to access my books and I can switch between themes now so it looks like it worked. Thanks | |
|   |   | 
|  05-14-2021, 08:03 AM | #1826 | 
| Member  Posts: 18 Karma: 10 Join Date: Jan 2015 Location: The People's Republic of... to be honest, now that you ask, it  seems to have entirely slipped my mind... oh well! Device: kobo Aura One, Samsung tablet, Necronomicon - extra evil version | 
				
				COPS + DIETPI
			 
			
			I don't know if anybody's interested in this, but I've successfully set up a COPS server on a Raspberry Pi2 with the help of DietPi OS.  DietPi made it very easy to add and manage Syncthing: through which I copy the calibre library from my PC to a USB stick attached to the Raspberry Pi. I added the COPS server by following these instructions: https://zer09er.blogspot.com/2020/04...cops-with.html Together they gave me easy access to my e-book library via my Kobo e-reader's web browser. While my Pi's calibre library is on a USB stick, if I was doing it again I'd probably keep things simpler by opting to store the library in the operating system's SD card. Though that would mean finding a much larger capacity SD card. Hope this helps someone. Last edited by ohIdon'tknow; 05-15-2021 at 04:08 AM. Reason: grammar | 
|   |   | 
|  05-14-2021, 01:50 PM | #1827 | 
| Guru            Posts: 726 Karma: 10738 Join Date: Nov 2012 Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD | 
			
			For browsing and downloading of books wit the KOBO browser I need the setting: $config['cops_use_url_rewriting'] = "1"; in config.local.php. But I have an old KOBO glo HD. Don't know about newer devices. | 
|   |   | 
|  05-15-2021, 04:22 AM | #1828 | |
| Member  Posts: 18 Karma: 10 Join Date: Jan 2015 Location: The People's Republic of... to be honest, now that you ask, it  seems to have entirely slipped my mind... oh well! Device: kobo Aura One, Samsung tablet, Necronomicon - extra evil version | Quote: 
 Have you updated your e-reader's firmware recently? From what I've read the Glo HD and the Aura One have the same current software version: 4.26.16704 (February 2021). | |
|   |   | 
|  05-17-2021, 08:50 AM | #1829 | 
| Guru            Posts: 726 Karma: 10738 Join Date: Nov 2012 Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD | 
			
			@ohIdon'tknow I have tested it and you were right, using only the "embedded" php server I do not need to set $config['cops_use_url_rewriting'] = "1"; Using apache (and php) I need to set it to 1 to work with a KOBO. | 
|   |   | 
|  06-26-2021, 11:13 PM | #1830 | 
| Enthusiast  Posts: 26 Karma: 10 Join Date: Jun 2017 Device: Kobo H20 | 
			
			Hi all, I'm trying to setup COPS again on my W7/Apache/PHP setup and am a little rusty.  PHP is working tested with a simple script, but I get the following error for COPS Warning: require_once(C:\Apache24\htdocs/vendor/autoload.php): failed to open stream: No such file or directory in C:\Apache24\htdocs\config.php on line 9 I have installed composer, which has created a bunch of folders under htdocs\vendor but unfortunately no actual autoload.php file. Maybe the install did not go right I guess? | 
|   |   | 
|  | 
| Tags | 
| calibre opds, dns, kobo aura, synology | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Calibre OPDS server with windows apps? | nickdma | Related Tools | 10 | 03-03-2024 02:53 PM | 
| [Old Thread] Android FBreader and Calibre OPDS server question | kalex | Calibre | 5 | 12-24-2015 10:16 PM | 
| PHP+Apache web server for calibre ... | chaley | Related Tools | 254 | 04-28-2014 08:18 PM | 
| External OPDS catalogue in Calibre | bolton | Calibre | 1 | 09-05-2012 06:14 AM | 
| Calibre Command Line usage with PHP | artoros | Related Tools | 13 | 07-01-2010 09:57 AM |