01-06-2013, 01:13 AM | #211 |
Addict
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
|
For the opds catalog you have to add feed.php to the url
|
01-06-2013, 04:14 AM | #212 |
Addict
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
|
COPS 0.3.0
COPS 0.3.0 is out with a lot of changes (First post to download) :
* Add a config item to avoid using Fancyapps (pop-ups). Reported by mcister and Northguy. * Update documentation of .htaccess. Thanks to Stephane. * Add a config item to specify a custom icon. Based on a patch by Tyler J. Wagner. * Better handling of content type for book. Reported by Morg. * Upped the size of thumbnails for OPDS. They look way better with Mantano. * Add language in OPDS feed (shown in Mantano for example). * Update metadata on downloaded epub. Disabled by default (check config item cops_update_epub-metadata). * New Catalan translation provided by David Ciscar Presas. * Add a permalink to books, that way direct link to books can be shared. Reported by mcister and Tyler J. Wagner. * Add checkconfig.php that should allow to better detect the configuration problem (page in english only for now). * Fix some plural strings / some missing title. Reported by David Ciscar Presas. * Add an hint about the OPDS catalog in the HTML catalog. I first wanted to make a release around Xmas but got no time so the number of changes kept getting higher and higher. Even if there is still some things that need polishing I really needed to release. The biggest change is the update of Epub's metadata when downloading. So far the following information are updated : * Title * Author * Series * Series Index * Tags * Summary The cover/ISBN/publisher/publishing date will be added in another release. Note that you have to enable config item "cops_update_epub-metadata" to use it. It should be safe (it is for me) but please make sure to have an up to date backup of your epub before using it. Another important change is that Fancybox can be disabled (should help with PRS-T1) You can also link directly to a book through a new link icon to the left of the book's title (don't matter if you enabled or disabled Fancybox) Special thanks to David Ciscar Presas who added a Catalan language file. As usual the download link is in the first post. Happy testing. |
Advert | |
|
01-06-2013, 04:55 AM | #213 |
Enthusiast
Posts: 39
Karma: 10
Join Date: May 2012
Device: none
|
Hooray! Good job, sounds like lot's of improvements.
|
01-06-2013, 06:13 AM | #214 |
Member
Posts: 23
Karma: 10
Join Date: Jan 2013
Device: kobo glo
|
@vlad59: petite question en passant. tu es Français?
|
01-06-2013, 07:26 AM | #215 |
Addict
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
|
@mcister
I'm hoping it'll work fine for all of you @Kevnancy Oui |
Advert | |
|
01-06-2013, 08:17 AM | #216 |
Member
Posts: 23
Karma: 10
Join Date: Jan 2013
Device: kobo glo
|
I have some news for my problem...
If the metadata.db file is included in a shared folder, I can't to access to it. But if the folder isn't shared, I can to access metadata.db file. How to use the windows security level with php, to allowed the accessibility of metadata.db? |
01-06-2013, 10:38 AM | #217 |
Junior Member
Posts: 2
Karma: 10
Join Date: Jan 2013
Device: Kindle - Nexus 7
|
Well that works great, both in FBReader & in MoonReader+. Thanks for that. With the update on COPS, can we just extract the zip file accordingly since the file config_local.php will still be there? Ca marche bien maintenant, merci pour tout ton information!
|
01-06-2013, 04:58 PM | #218 |
Guru
Posts: 723
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
|
I tested COPS 0.3.0 with:
1 - Windows WAMP using Stanza for iPad and EPUBReader add-in for Firefox 2 - Apache server in Linux Debian Wheezy using Stanza for iPad and EPUBReader add-in for Firefox (X-Sendfile enabled for both) WORX! A question: what am I supposed to see when I enable "Update Epub metadata"? I do not seem to notice any effect so far. What am I missing out on? Last edited by mariosipad; 01-06-2013 at 06:26 PM. |
01-07-2013, 02:09 AM | #219 |
Addict
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
|
@martha_muggins
Yes that the point of using config_local.php, you just have to unzip the new package. @mariosipad Thanks for the report. For the metadata update : imagine you get an epub and when you import it on Calibre the title is wrong (it is Series : Book title) so you change it to Book title and add a Serie / Serie index and tweak the tags. If update metadata is not enabled then the epub you'll download is the epub you imported on Calibre (so with the wrong title, no serie, wrong tags, ...) If update metadata is enabled then the epub metadata (stored inside the epub file) of the epub you'll download will be exactly as in Calibre. Hope it's clearer. |
01-07-2013, 05:45 PM | #220 | |
Junior Member
Posts: 5
Karma: 10
Join Date: Jun 2010
Device: Sony 505
|
Hi,
Wonderful and easy software, worked like a dream. Quick question/request, does anyone know a way to exclude particular books based on their tags, I'm guessing code. Below is the restriction (saved Search) I use for calibre: not(tags: "=toedit") Thanks in advance for any help (and software). ***EDIT*** Not a ideal solution but I didn't have hundreds so I renamed them to start with toedit then altered the SQL query in book.php section below with a where clause of: books.title not like 'toedit%' You can see see the books in the different categories but don't show in the list when you drill down (think this would require a rewrite of each page and I wasn't that fussed) Quote:
Last edited by nicholbb; 01-07-2013 at 08:39 PM. Reason: own stopgap solution |
|
01-08-2013, 02:02 AM | #221 |
Addict
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
|
@nicholbb
I added your feature request to github (https://github.com/seblucas/cops/issues/28). I will certainly implement this using tags (using title is as you said kind of a hack). Of course I would gratefully accept a patch if you want to add this feature. |
01-09-2013, 03:20 AM | #222 | |
Member
Posts: 15
Karma: 12
Join Date: Apr 2012
Device: ipad
|
got a "Internal Server Error", in cause the .httacces, on line:
<Files fetch.php> XSendFile on </Files> (i'm using : http://www.uwamp.com/) error is : [Wed Jan 09 09:04:09 2013] [alert] [client 127.0.0.1] C:/UwAmp/www/cops/.htaccess: Invalid command 'XSendFile', perhaps misspelled or defined by a module not included in the server configuration this 2 lines cause the same error : #XSendFile On #XSendFileAllowAbove on of course i don't have the mod_xsendfile on this comp (in the nas, it's compiled with and work fine for bypass the error, we can include a test of mod installed (apparently cops work fine without xsendfile on this uwamp package : Quote:
Last edited by gaspine; 01-09-2013 at 03:30 AM. |
|
01-10-2013, 10:17 AM | #223 |
Junior Member
Posts: 5
Karma: 10
Join Date: Jan 2013
Device: Nook, iPad, Audiobooks
|
Remove year display?
Is there an easy way to remove the display of the year on the end of the title? I have a bunch of books that are not fully tagged and all show 1970 but even then I'd really rather not show the year. I noticed it appears to use that as part of the sort field for series which is fine I just want to hide it.
|
01-10-2013, 11:11 AM | #224 |
Addict
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
|
@ElmoFuntz
The easiest way is to add the following lines to style.css : Code:
.sp { display:none; } Thanks for the code. I commited your test locally (should be on github in a day or two). |
01-11-2013, 02:18 AM | #225 |
Junior Member
Posts: 5
Karma: 10
Join Date: Jan 2013
Device: Nook, iPad, Audiobooks
|
[QUOTE=vlad59;2375898]@ElmoFuntz
The easiest way is to add the following lines to style.css : Code:
.sp { display:none; } |
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 |