|  09-03-2013, 05:58 PM | #571 | 
| Connoisseur            Posts: 55 Karma: 11628 Join Date: Jun 2011 Location: Rotterdam, Netherlands Device: ARCHOS 80G9, Kobo Touch, Sony PRS-T1, BeBook Club S, Icarus Reader Go | 
			
			The Sony PRS-T1 now works with 0.6.2 ... Just one thing that I now notice ; with a title like "The secret speech (2009)", a question mark (?) in a small box is shown before the opening bracket of the year. When there's more text after the year there's another ? after the closing bracket. I'll test later with the Kobo Touch. EDIT: the Kobo does not show the ?, so it's probably something with the Sony's character set. Last edited by Goner; 09-03-2013 at 06:17 PM. | 
|   |   | 
|  09-04-2013, 02:18 AM | #572 | 
| Addict            Posts: 369 Karma: 37869 Join Date: Sep 2011 Device: Kobo eReader Touch, Kobo Aura HD | 
			
			@Glimm The problem with icons means that Font Awesome is not supported by your Kindle. I'll open an issue on their Github. @Goner I'm not sure to fully understand your problem could you send me your Calibre library to check if there's some strange characters in it. @all Thanks a lot to help test COPS. | 
|   |   | 
|  09-04-2013, 04:09 AM | #573 | |
| Connoisseur            Posts: 55 Karma: 11628 Join Date: Jun 2011 Location: Rotterdam, Netherlands Device: ARCHOS 80G9, Kobo Touch, Sony PRS-T1, BeBook Club S, Icarus Reader Go | Quote: 
 I'll try with a hex editor to see what the ascii code is. Where do I look, in metadata.db ? | |
|   |   | 
|  09-04-2013, 04:16 AM | #574 | 
| Addict            Posts: 369 Karma: 37869 Join Date: Sep 2011 Device: Kobo eReader Touch, Kobo Aura HD | |
|   |   | 
|  09-04-2013, 07:51 AM | #575 | 
| Connoisseur            Posts: 55 Karma: 11628 Join Date: Jun 2011 Location: Rotterdam, Netherlands Device: ARCHOS 80G9, Kobo Touch, Sony PRS-T1, BeBook Club S, Icarus Reader Go | 
			
			Ah, OK.  Nice program ! Never really used SQLite, only MySQL and PosgreSQL. Looks like the year is taken from 'pubdate' in the 'books' table when COPS displays the book info. Seems to be the year that the e-book was 'published' not the real book. | 
|   |   | 
|  09-04-2013, 10:06 AM | #576 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Sep 2013 Device: Samsung Galaxy Tab 2 10.1, Sony PRS-T1 | 
			
			Hi, I have some problem with cops 0.6.2 installed on nas4free. I followed the instructions found on the homepage of the project and I can access from a web browser, but PHP returns me this warning: "Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/webserver/cops-0.6.2/index.php:3) in /mnt/data/webserver/cops-0.6.2/index.php on line 28" The homepage is showed but the page is kinda "messed-up" without any image and the text is on the left (probably the templates are not loaded). Can anyone help me please? | 
|   |   | 
|  09-04-2013, 12:48 PM | #577 | 
| Guru            Posts: 726 Karma: 10738 Join Date: Nov 2012 Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD | 
			
			First check your config: http://<IP-server>/Cops-0.6.2/checkconfig.php If all is OK, then try this: - click on the icon that resembles the screenshot below - choose default - click on the "home" icon - refresh page in your browser and ...... did this help? | 
|   |   | 
|  09-04-2013, 03:19 PM | #578 | |
| Addict            Posts: 369 Karma: 37869 Join Date: Sep 2011 Device: Kobo eReader Touch, Kobo Aura HD | Quote: 
 Can you move the following block (which is at the top of this file) just after the first ?> (so just before <head>) : Code: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> | |
|   |   | 
|  09-04-2013, 03:59 PM | #579 | 
| Addict            Posts: 296 Karma: 32153 Join Date: Dec 2008 Device: Kindles (e-ink) | 
				
				COPS doesn't like Tolino
			 
			
			COPS (git fa4ffb4) is quite nice but I'm having a problem using it with a Tolino Shine (rough specs; latest firmware 1.1.1).  Using the Tolino's built-in web browser to go to my COPS installation, it renders absolutely nothing. Changing the theme doesn't help either. Any suggestions on how to debug this on the server side? | 
|   |   | 
|  09-05-2013, 03:12 AM | #580 | |
| Junior Member  Posts: 8 Karma: 10 Join Date: Sep 2013 Device: Samsung Galaxy Tab 2 10.1, Sony PRS-T1 | Quote: 
 Now the page loads correctly. I have other problems, but I will try to solve them alone before asking for help. thanks again   | |
|   |   | 
|  09-05-2013, 03:24 AM | #581 | |
| Addict            Posts: 369 Karma: 37869 Join Date: Sep 2011 Device: Kobo eReader Touch, Kobo Aura HD | Quote: 
 Could check your device user agent with http://whatsmyua.com/ and post it here. | |
|   |   | 
|  09-05-2013, 08:46 AM | #582 | 
| Addict            Posts: 369 Karma: 37869 Join Date: Sep 2011 Device: Kobo eReader Touch, Kobo Aura HD | |
|   |   | 
|  09-05-2013, 10:51 AM | #583 | |
| Addict            Posts: 296 Karma: 32153 Join Date: Dec 2008 Device: Kindles (e-ink) | Quote: Mozilla/5.0 (Linux; U; Android 2.3.4; de-de; Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 TOLINO_BROWSER_1.1.1 | |
|   |   | 
|  09-05-2013, 01:17 PM | #584 | 
| Guru            Posts: 726 Karma: 10738 Join Date: Nov 2012 Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD | 
			
			I can reproduce the issue Philantop is having. Had to boot my PowerPC MacBook with Safari 4 It uses webkit 533.19.4 A browser using webkit 534 works except problems with covers in Lightbox not showing (see one of my previous posts). Does the very latest Github version make this post obsolete?   | 
|   |   | 
|  09-05-2013, 02:43 PM | #585 | 
| Addict            Posts: 296 Karma: 32153 Join Date: Dec 2008 Device: Kindles (e-ink) | 
			
			Nope, git HEAD doesn't fix it (at the time of writing) but that commit gave me the solution anyway: $config['cops_server_side_render'] = "Kindle|EBRD1101|EBRD1201|cybook|TOLINO"; Thanks for the inspiration! :-) | 
|   |   | 
|  | 
| Tags | 
| calibre opds, dns, kobo aura, synology | 
| Thread Tools | Search this Thread | 
| 
 | 
|  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 |