This topic is currently marked as "dormant"—the last message is more than 90 days old. You can revive it by posting a reply.
1Khelmar
Looking at the JSON API it looks like there is no way to filter the results by anything except tags.
the current documentation shows the following:
# libraries. Optional. Default is "standard"
* standard : a set of standard functions for adding book titles, etc.
* tagList : Comma delimited list of tags. This is an additive list. "bone, comics" will return books with either tag, not just books that have both tags.
What does standard do and how can I actually use it? I'm basically looking to search by ISBN, is this possible?
the current documentation shows the following:
# libraries. Optional. Default is "standard"
* standard : a set of standard functions for adding book titles, etc.
* tagList : Comma delimited list of tags. This is an additive list. "bone, comics" will return books with either tag, not just books that have both tags.
What does standard do and how can I actually use it? I'm basically looking to search by ISBN, is this possible?
