|
|
#1 |
|
EBook-obsessive gal
![]() Posts: 49
Karma: 10
Join Date: Mar 2011
Location: La ciudad de la eterna primavera
Device: Kobo Clara HD
|
How to publish OPDS three libraries with one calibre-server?
Hi, everybody,
I'm using Debian 13 in a home server to share my books using calibre-server. I have four libraries, each one of them in their different path. The Code:
calibre-server Code:
http://localhost:8080 from both Android browser or desktop browser. My problem is that I cannot figure out how to access each library separately from an Android app. It asks for OPDS URLs, which I (wrongly) guessed are: Code:
http://localhost:8080/#library_id=__00_Library1 http://localhost:8080/#library_id=__00_Library2 http://localhost:8080/#library_id=__00_Library3 Nor these URLs work: Code:
http://localhost:8080/#library_id=__00_Library1/opds http://localhost:8080/#library_id=__00_Library2/opds http://localhost:8080/#library_id=__00_Library3/opds Any advice in right direction is very welcomed! |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,363
Karma: 29630884
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
/opds?library_id=whatever
look at the URLs for the web interface when browsing the different libraries to see the needed values for library_id |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
EBook-obsessive gal
![]() Posts: 49
Karma: 10
Join Date: Mar 2011
Location: La ciudad de la eterna primavera
Device: Kobo Clara HD
|
Thanks, Kovid!
Please, add this info into the documentation. It's not explicitly there. |
|
|
|
|
|
#4 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 46,363
Karma: 29630884
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
You shouldnt really need this information, a decent OPDS client should be able to get the libraries from /opds alone it includes catalog entries for every library.
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| calibre OPDS server | paul burgess | Server | 3 | 04-26-2025 05:18 AM |
| BicBucStriim 1.1 released, HTML and OPDS server for Calibre libraries | textmulch | Related Tools | 28 | 01-07-2015 09:00 PM |
| BicBucStriim 1.0, HTML and OPDS server for Calibre libraries | textmulch | Related Tools | 7 | 04-20-2013 10:46 PM |
| BicBucStriim 0.9, HTML and OPDS server for Calibre libraries | textmulch | Related Tools | 13 | 11-16-2012 05:10 AM |
| calibre-server OPDS catalog - manual move to web server | HaakonME | Related Tools | 5 | 09-21-2012 03:11 AM |