#33 Search Options

开启中
jyamihud2 年之前创建 · 0 条评论

LBRY SDK has tons of options when it comes to searching. Even LBRY Desktop or Odysee dot com doen't use all of them. Well perhaps because most of them are very nerdy. I want to eventually implement a UI thing for each search option. Here will be a list of the checklists for them all. I will start implementing the more common first. And slowly make my way up to the nerdy ones.

( https://lbry.tech/api/sdk#claim_search )

  • name
  • text
  • claim_id
  • claim_ids
  • txid
  • nout
  • channel
  • channel_ids
  • not_channel_ids
  • has_channel_signature
  • valid_channel_signature
  • invalid_channel_signature
  • limit_claims_per_channel
  • is_controlling
  • public_key_id
  • reposted_claim_id
  • any_tags
  • all_tags
  • not_tags
  • any_languages
  • all_languages
  • not_languages

Next ones support equality constraints:

  • height
  • timestamp
  • creation_height
  • creation_timestamp
  • activation_height
  • expiration_height
  • release_time
  • amount
  • support_amount
  • effective_amount
  • trending_score
  • reposted
  • fee_amount
  • duration

Variable:

  • claim_type
  • stream_type
  • media_type
  • free_currency
  • order_by

6b89e56e47 0984cf2894 29b9610341 32ac01195e

LBRY SDK has tons of options when it comes to searching. Even LBRY Desktop or Odysee *dot* com doen't use all of them. Well perhaps because most of them are very nerdy. I want to eventually implement a UI thing for each search option. Here will be a list of the checklists for them all. I will start implementing the more common first. And slowly make my way up to the nerdy ones. ( https://lbry.tech/api/sdk#claim_search ) - [x] name - [x] text - [x] claim_id - [x] claim_ids - [ ] txid - [ ] nout - [x] channel - [x] channel_ids - [x] not_channel_ids - [ ] has_channel_signature - [ ] valid_channel_signature - [ ] invalid_channel_signature - [ ] limit_claims_per_channel - [ ] is_controlling - [ ] public_key_id - [ ] reposted_claim_id - [x] any_tags - [x] all_tags - [x] not_tags - [ ] any_languages - [ ] all_languages - [ ] not_languages Next ones support equality constraints: - [ ] height - [ ] timestamp - [ ] creation_height - [ ] creation_timestamp - [ ] activation_height - [ ] expiration_height - [ ] release_time - [ ] amount - [ ] support_amount - [ ] effective_amount - [ ] trending_score - [ ] reposted - [ ] fee_amount - [ ] duration Variable: - [x] claim_type - [x] stream_type - [x] media_type - [ ] free_currency - [x] order_by https://notabug.org/jyamihud/FastLBRY-GTK/commit/6b89e56e4707a28b032efb6ae011ab8e44d625f0 https://notabug.org/jyamihud/FastLBRY-GTK/commit/0984cf2894b1155a8c2bd5f13d4e7d7f4f52a433 https://notabug.org/jyamihud/FastLBRY-GTK/commit/29b961034145249b413bd78c901b1abc71083e8c https://notabug.org/jyamihud/FastLBRY-GTK/commit/32ac01195ef55822523bcd98a07e2f5443013072
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。