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

[FlickrBridge] Add filter by media and sort by options #1758

Merged
merged 10 commits into from
Nov 16, 2020
Merged

[FlickrBridge] Add filter by media and sort by options #1758

merged 10 commits into from
Nov 16, 2020

Conversation

VerifiedJoseph
Copy link
Contributor

@VerifiedJoseph VerifiedJoseph commented Sep 25, 2020

Adds options for filtering by media and sorting by date/relevance to By keyword and By username.

Also:

  • Adds function getURI()
  • Adds function getName()
  • Decodes item author, title and description using urldecode()
  • Changes endpoint used by By username to https://www.flickr.com/search/?user_id=

Closes #1755

@VerifiedJoseph
Copy link
Contributor Author

It should work now, @em92. I'd forgotten to update getURI() to use the value from getInput('sort'). Thank you for testing and pointing out the issue.

@em92 em92 merged commit e6c73a1 into RSS-Bridge:master Nov 16, 2020
@em92
Copy link
Contributor

em92 commented Nov 16, 2020

gj @VerifiedJoseph !

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.

[Flickr] Filter by videos and/or photos
2 participants