You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Among other things, it would allow applications that collect "photographic memories" (like my own https://github.com/emanchado/clj-flickr-memories) to work with Trovebox. This is about the only thing I use Flickr for so I'm looking forward to finally be able to ditch Flickr and use only Trovebox.
I can give it a shot at trying to implement it, but I'd like to know if you would be interested in the patch.
The text was updated successfully, but these errors were encountered:
Oops, I just realised by looking at the code that it's indeed possible (for the record, it's the parameters takenBefore and takenAfter). I'll leave this ticket open as you should update the documentation...
@emanchado Glad you found it. I'm updating the title to reflect that this is an issue to update documentation. By the way this works the same through the web UI also as do any other API parameters.
jmathai
changed the title
Allow filtering by "date taken" in the API
Update documentation for /photos/list.json API and include takenBefore and takenAfter parameters
Sep 19, 2014
It would be very useful to be able to filter by "date taken" (and maybe "date uploaded") in the API, a la Flickr: https://www.flickr.com/services/api/flickr.photos.search.html.
Among other things, it would allow applications that collect "photographic memories" (like my own https://github.com/emanchado/clj-flickr-memories) to work with Trovebox. This is about the only thing I use Flickr for so I'm looking forward to finally be able to ditch Flickr and use only Trovebox.
I can give it a shot at trying to implement it, but I'd like to know if you would be interested in the patch.
The text was updated successfully, but these errors were encountered: