Skip to content
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

Goodreads Bridge #1559

Merged
merged 7 commits into from
Apr 13, 2022
Merged

Goodreads Bridge #1559

merged 7 commits into from
Apr 13, 2022

Conversation

captn3m0
Copy link
Contributor

@captn3m0 captn3m0 commented May 7, 2020

Lots of requests on the Goodreads developer forums for better RSS feeds:

A lot of the old RSS feeds are broken/unmaintained as well. As of now, this implements a single RSS feed to fetch all books by an author.

The usecase is to get notified when a new book by an author is published. If you turn off the "published_only" filter, then you get notified when a new book by an author is announced.

I'm using a specific context, because I want to add more RSS feeds to this, and don't want to break existing links when we do.

captn3m0 added 2 commits May 7, 2020 20:01
- Implements a simple "published books by author" bridge.
- Uses URL as input
- Returns all published books
@dvikan
Copy link
Contributor

dvikan commented Mar 22, 2022

Can you verify this still works?

@dvikan
Copy link
Contributor

dvikan commented Mar 24, 2022

I tested. It's broken for author and url. @captn3m0

@captn3m0
Copy link
Contributor Author

I'll check this and #1349 for bugs 👍

@dvikan
Copy link
Contributor

dvikan commented Mar 29, 2022

@captn3m0 Ping

@captn3m0
Copy link
Contributor Author

captn3m0 commented Apr 4, 2022

Will take me a while to get to checking on this. Would like to keep this open, if that's fine.

bridges/GoodreadsBridge.php Outdated Show resolved Hide resolved
bridges/GoodreadsBridge.php Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Pull request artifacts

file last change
Goodreads-pr-context1 2022-04-13, 11:16:12

Copy link
Contributor

@Bockiii Bockiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add tabs instead of spaces

bridges/GoodreadsBridge.php Outdated Show resolved Hide resolved
@Bockiii
Copy link
Contributor

Bockiii commented Apr 5, 2022

Sheesh... using the github UI isnt great for these kinds of fixes. I'm most of the way there @captn3m0 . Can you do the rest of the linting and phpunit fixes? Then we can merge this. Thanks

@Bockiii
Copy link
Contributor

Bockiii commented Apr 13, 2022

I fixed it since captnemo is MIA :)

@Bockiii Bockiii merged commit 3e5675c into RSS-Bridge:master Apr 13, 2022
@captn3m0
Copy link
Contributor Author

Thanks a ton @Bockiii 🥇

@captn3m0 captn3m0 deleted the goodreads branch April 14, 2022 07:59
Kwbmm pushed a commit to Kwbmm/rss-bridge that referenced this pull request Jun 17, 2022
@nfriedly
Copy link

Thank you! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants