-
Notifications
You must be signed in to change notification settings - Fork 158
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for OPDS "catalogs" feed #1336
Comments
http://libraries.aldiko.com/home.json => http://readium2.herokuapp.com/opds-v2-browse/http%3A%2F%2Flibraries.aldiko.com%2Fhome.json ...for example click on the "france" https://libraries.aldiko.com/countries/france.json => (note that the "Canada" link is also a navigation feed, which exposes a selection of catalogs feeds (one additional level of indirection) |
Related: #274 (comment) |
with : https://libraryregistry.librarysimplified.org/libraries @llemeurfr do you agree with that ? |
@panaC I think that what is displayed in your screenshot is of no use for end users. If we want to support an OPDS "catalogs" structure in the Catalogs screen of Thorium, the goal must be to simplify the choice of one or more OPDS feeds inside such a set of feeds. The issue here is that entering the URL of the OPDS "catalogs" in a text field is a nerd thing (we see that with the current requirement to enter the URL of an OPDS catalog in Thorium). Once the OPDS "catalogs" URL is known from Thorium, we'd like to see an "OPDS feed picker" opening and be able to navigate into the (hierarchical) set of OPDS feeds to select one or more feeds, automatically added to Thorium. Aldiko Next offers just that, via the "Add" button in their "catalogs" screen. |
We need to flesh out the details for this feature, especially as there seems to be only 2 OPDS examples in the field that implement the draft specification. Moving to discussions... |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
I've just updated the JSON Schema, and I realised that support for is missing in Thorium.
See: opds-community/drafts#38
Test URLs:
The text was updated successfully, but these errors were encountered: