![]() |
#1 |
Member
![]() Posts: 20
Karma: 10
Join Date: Sep 2010
Device: Android + Aldiko
|
Calibre2opds and Calibre content server -> Aldiko
Hi,
So I've been trying to get my Calibre catalog onto my Android device (Milestone 2.1) using Aldiko. 1. First I tried using the Calibre2opds + Dropbox method as outlined here and here. Of course, I set compatibility to "ALDIKO" when generating my catalog. After generation, I can view my catalog.html just fine in a browser, but when I copy+paste that same Dropbox link into a Custom Catalog url in Aldiko, it always FC on me (I have tried both catalog.html and catalog.xml). 2. Therefore, I next tried the Calibre content server. I set it up using http://myhostname:8080, and entered that as a URL for a Custom Catalog in Aldiko. However, this failed to open as well. If anyone has any insight onto any of these methods, or if anyone is successful at connecting/using Calibre + Aldiko using over-the-air, any help would be much welcome. Thank you. |
![]() |
![]() |
![]() |
#2 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,317
Karma: 7975240
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Do you have a DNS/WINS/something server on your home network that knows how to translate 'myhostname' into an IP address? My guess is no, and I also guess that aldiko can't handle netbios names. Try using your server's IP address, probably something like 192.168.x.y where x and y depend on your setup. I don't know if aldiko is automatically recognized by calibre as an OPDS reader. If not, then you need to use links of the form http://192.168.x.y:8080/opds. |
|
![]() |
![]() |
Advert | |
|
![]() |
#3 | |
Member
![]() Posts: 20
Karma: 10
Join Date: Sep 2010
Device: Android + Aldiko
|
Quote:
What about the 1st method, using Dropbox's Public Folder to sync/view your catalog on the web? Out of curiousity, has anyone been able to get Calibre + Aldiko/any Android reader to work properly using over-the-air? |
|
![]() |
![]() |
![]() |
#4 |
Member
![]() Posts: 20
Karma: 10
Join Date: Sep 2010
Device: Android + Aldiko
|
OK, so the IP of my content server is in the form of http://127.x.x.x:8080/, however I tried that (and adding a opds after the last /), none of them worked in Aldiko, they just opened up my default mobile browser which led to a dead link. However the IP works perfectly fine on my desktop browser (I can view the catalog in FF).
If anyone knows how to get the 1st method (using Dropbox + Calibre2opds) working with their Android phones, please let me know. I can generate a catalog.html file just fine, it's just that when I try to connect to it as a custom catalog on Aldiko it always FC. |
![]() |
![]() |
![]() |
#5 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,317
Karma: 7975240
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
The IP address will probably be something like 192.168.x.y, where x and y depend on your network. You need to look on the machine running the content server to find its real IP address. If you are running windows, then open a command box and type ipconfig. That will show you your current IP address. Note that the IP address can change when you reboot the computer running the server. |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
|
Quote:
If you want to follow up the calibre2opds side of things then this is probably best done in the calibre2opds forum at GetSatisfaction. It could also be an Aldiko issue as I believe that some versions did not handle the catalogs correctly. |
|
![]() |
![]() |
![]() |
#7 |
Member
![]() Posts: 20
Karma: 10
Join Date: Sep 2010
Device: Android + Aldiko
|
Cool, thanks chaley, it worked with the 192.168.x.y address and affixing /opds to the end, however because that's a private IP (home network) I still need to test if it can work on outside IPs (ie. coffee shop, bookstore, etc.).
Thanks. |
![]() |
![]() |
![]() |
#8 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,317
Karma: 7975240
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
![]() See this post for some explanation and links to some how-tos. |
|
![]() |
![]() |
![]() |
#9 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
|
That is one of the advantages of the calibre2opds+dropbox combination (if/once you get it to work). It can be used from anywhere without the networking issues involved in trying to access a home based Calibre server from the public Internet.
|
![]() |
![]() |
![]() |
#10 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Can you directly access the dropbox copy on the web with a browser or opds-capable device (or do you need to echo it back to a local machine via dropbox?) |
|
![]() |
![]() |
![]() |
#11 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,317
Karma: 7975240
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
For those of you who are somewhat technical, I think the easiest way to get something like this working is to pick up a cheap VPS or virtual host somewhere, stick dropbox on it, and have it replicate the calibre2opds-created library into the machine's webspace. All done. ![]() Note that in my VPS scenario, dropbox is acting only as a transfer agent. There are other ways to do that (such as rsync), thereby avoiding the size limitations. |
|
![]() |
![]() |
![]() |
#12 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
|
Quote:
Related question for anyone who knows or wants to comment: The EPUBReader FireFox plugin seems to be calibre2opds aware. Is it possible to access the content server /opds through EPUBReader? This relates back to my question of the differences between the two. |
|
![]() |
![]() |
![]() |
#13 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,146
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Just so you know, one of the things on my to do list is to add a nice OPDS browsing interface to the content server, so you dont have to rely on firefox's rendering of atom feeds.
|
![]() |
![]() |
![]() |
#14 | ||
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,317
Karma: 7975240
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#15 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
|
If you are using DropBox with a Calibre library, then you set use the facility within DropBox to make that a "Public" folder. Once you have done that you can browser calibre2opds generated catalogs. The HTML catalog is accessed (starting with the catalog.html file as the top level) just like a web site using any browser you like. If you have an OPDS aware reader you set the catalog.xml file up as the start point.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calibre Content Server | statiiq | Calibre | 18 | 11-04-2016 03:12 PM |
Kindle and Calibre Content Server | JoeFloyd | Amazon Kindle | 26 | 12-09-2015 11:12 PM |
Calibre content server and Stanza | radon | Calibre | 6 | 09-18-2010 10:10 PM |
Calibre Content Server | TonytheBookworm | Calibre | 2 | 09-07-2010 09:47 PM |
content server in calibre | bruceOz | Calibre | 1 | 04-16-2010 04:23 AM |