gutenbergtools / autocat3

CherryPy App that serves dynamic content for Project Gutenberg
GNU General Public License v3.0
2 stars 6 forks source link

OPDS functionality seems to have stopped #105

Closed gbnewby closed 11 months ago

gbnewby commented 12 months ago

We have a few hooks in gutenbergsite for OPDS, and it's evident in the autocat3 code.

Previously we advertised http://m.gutenberg.org/ebooks/?format=opds but https://www.gutenberg.org/ebooks/?format=opds should work as well.

Does it look like this is recoverable? We have a small but doughty fan base that sends messages to the PG helpdesk inbox when OPDS is unavailable. If we add this, I'd like to get the recommended link for the "offline catalogs" page. If it's permanently lost, then I could put a note there as well.

eshellman commented 12 months ago

https://www.gutenberg.org/ebooks/search.opds/

just add '.opds' to the url

I doubt the ?format=opds thing ever worked unless it was implemented in htaccess

On Jul 12, 2023, at 4:10 PM, Greg Newby @.***> wrote:

We have a few hooks in gutenbergsite for OPDS, and it's evident in the autocat3 code.

Previously we advertised http://m.gutenberg.org/ebooks/?format=opds http://m.gutenberg.org/ebooks/?format=opds but https://www.gutenberg.org/ebooks/?format=opds https://www.gutenberg.org/ebooks/?format=opds should work as well.

Does it look like this is recoverable? We have a small but doughty fan base that sends messages to the PG helpdesk inbox when OPDS is unavailable. If we add this, I'd like to get the recommended link for the "offline catalogs" page. If it's permanently lost, then I could put a note there as well.

— Reply to this email directly, view it on GitHub https://github.com/gutenbergtools/autocat3/issues/105, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHCGMLOGBY3KLQ66O526BDXP4ADZANCNFSM6AAAAAA2H7BUBQ. You are receiving this because you are subscribed to this thread.

VA1DER commented 12 months ago

Works great. Thank-you!!

I recommend an update to your information pages on this. Searching for "Gutenberg opds" returns the URL "https://m.gutenberg.org/?format=opds" as the top response, and one page that mentions OPDS and doesn't have a link. You may find you have more users for the protocol if it's easier to find.

gbnewby commented 11 months ago

Thanks for this, Eric. Thanks to Kurt for spotting the issue.

I've added mention of OPDS here: https://www.gutenberg.org/ebooks/offline_catalogs.html

I think it's ok to close this issue now.

On Thu, Jul 13, 2023 at 11:27 AM Kurt Fitzner @.***> wrote:

Works great. Thank-you!!

I recommend an update to your information pages on this. Searching for "Gutenberg opds" returns the URL "https://m.gutenberg.org/?format=opds" as the top response, and one page that mentions OPDS and doesn't have a link. You may find you have more users for the protocol if it's easier to find.

— Reply to this email directly, view it on GitHub https://github.com/gutenbergtools/autocat3/issues/105#issuecomment-1634706382, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQRDLT72PV3WLITDEERZA3XQA42TANCNFSM6AAAAAA2H7BUBQ . You are receiving this because you authored the thread.Message ID: @.***>