-
v0.59.1 Stable
released this
2020-02-11 22:56:37 +01:00 | 1993 commits to master since this release[0.59.1] - 2020-02-11
Config
- [improvement] update default wallet servers (https://github.com/lbryio/lbry-sdk/pull/2789) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
58 downloads · 15 MiB
-
lbrynet-mac.zip
44 downloads · 11 MiB
-
lbrynet-windows.zip
45 downloads · 11 MiB
-
v0.59.0 Stable
released this
2020-02-10 18:08:24 +01:00 | 1997 commits to master since this release[0.59.0] - 2020-02-10
API
- [improvement]
claim_list
argument--claim_type
can now be repeated to pass a list of claim_types (https://github.com/lbryio/lbry-sdk/pull/2777) by eukreign - [improvement]
resolve
results which are censored now include full details of channel which did the censoring (https://github.com/lbryio/lbry-sdk/pull/2776) by eukreign
Blobs/files
- [improvement] fix video analysis error (https://github.com/lbryio/lbry-sdk/pull/2773) by BrannonKing
Claims
- [bug] update url regex to include missing cases (https://github.com/lbryio/lbry-sdk/pull/2771) by shyba
Discovery
- [improvement] fixed some issues with AR trending (https://github.com/lbryio/lbry-sdk/pull/2765) by eggplantbren
Packaging
- [improvement] update cffi to v1.13.2 (https://github.com/lbryio/lbry-sdk/pull/2768) by mkroman
Tests
- [improvement] build community PRs using GitHub Actions (https://github.com/lbryio/lbry-sdk/pull/2779) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
23 downloads · 15 MiB
-
lbrynet-mac.zip
15 downloads · 11 MiB
-
lbrynet-windows.zip
18 downloads · 11 MiB
- [improvement]
-
v0.58.2 Stable
released this
2020-02-06 17:37:09 +01:00 | 2024 commits to master since this release[0.58.2] - 2020-02-06
Config
- [new feature] Add
save_resolved_claims
config setting for better performance when not using file_x commands (https://github.com/lbryio/lbry-sdk/pull/2770) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
28 downloads · 15 MiB
-
lbrynet-mac.zip
16 downloads · 11 MiB
-
lbrynet-windows.zip
20 downloads · 11 MiB
- [new feature] Add
-
v0.58.1 Stable
released this
2020-02-04 21:12:55 +01:00 | 2027 commits to master since this release[0.58.1] - 2020-02-04
Files
- [bug] Cancel reflector uploads upon file delete (https://github.com/lbryio/lbry-sdk/pull/2762) by jackrobison
Wallet server
- [improvement] Add version tracking to prometheus metrics (https://github.com/lbryio/lbry-sdk/pull/2764) by jackrobison
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
20 downloads · 15 MiB
-
lbrynet-mac.zip
21 downloads · 11 MiB
-
lbrynet-windows.zip
18 downloads · 11 MiB
-
v0.58.0 Stable
released this
2020-02-04 04:33:03 +01:00 | 2038 commits to master since this release[0.58.0] - 2020-02-03
Files
- [new feature] added video file validation and optimization when publishing streams (using
--validate_file
and--optimize_file
arguments) (https://github.com/lbryio/lbry-sdk/pull/2726) by BrannonKing
Wallet server
- [bug] catch TimeoutError when attempting to send notifications (https://github.com/lbryio/lbry-sdk/pull/2761) by jackrobison
- [improvement] added database index for several
channel_hash
based queries (https://github.com/lbryio/lbry-sdk/pull/2760) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
16 downloads · 15 MiB
-
lbrynet-mac.zip
16 downloads · 11 MiB
-
lbrynet-windows.zip
18 downloads · 11 MiB
- [new feature] added video file validation and optimization when publishing streams (using
-
v0.57.0 Stable
released this
2020-02-03 19:41:33 +01:00 | 2054 commits to master since this release[0.57.0] - 2020-02-03
API
- [new feature] added
--resolve
to localclaim_list
/stream_list
/channel_list
commands which returns more metadata for local claims (https://github.com/lbryio/lbry-sdk/pull/2757) by eukreign
Claims
- [improvement] resolve errors make distinction between truly not found claims and claims which were censored by wallet server (https://github.com/lbryio/lbry-sdk/pull/2756) by eukreign
- [new feature] add duration to claim search params (https://github.com/lbryio/lbry-sdk/pull/2754) by jessopb
Packaging
- [improvement] update copyright year in license (https://github.com/lbryio/lbry-sdk/pull/2758) by ykris45
Wallet server
- [bug] fixed initialization problem with ar trending algorithm (https://github.com/lbryio/lbry-sdk/pull/2755) by eggplantbren
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
17 downloads · 15 MiB
-
lbrynet-mac.zip
16 downloads · 11 MiB
-
lbrynet-windows.zip
19 downloads · 11 MiB
- [new feature] added
-
v0.56.0 Stable
released this
2020-01-29 01:58:28 +01:00 | 2073 commits to master since this release[0.56.0] - 2020-01-28
Wallet
- [improvement] faster wallet.id attribute, improves speed of selecting wallets during api calls (https://github.com/lbryio/lbry-sdk/pull/2748) by jackrobison
Wallet server
- [refactor] configurable trending algorithms (https://github.com/lbryio/lbry-sdk/pull/2750) by eukreign
- [improvement] add metrics to wallet server prometheus (https://github.com/lbryio/lbry-sdk/pull/2749) by jackrobison
- [new feature] new trending algorithm contributed by Brendon Brewer, to enable on wallet server set
TRENDING_ALGORITHMS
environment variable on wallet server toar
(https://github.com/lbryio/lbry-sdk/pull/2747) by eggplantbren
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
34 downloads · 15 MiB
-
lbrynet-mac.zip
17 downloads · 11 MiB
-
lbrynet-windows.zip
20 downloads · 11 MiB
-
v0.55.0 Stable
released this
2020-01-27 18:20:41 +01:00 | 2090 commits to master since this release[0.55.0] - 2020-01-27
Devops
- [new feature] Add prometheus metrics collection to client and server (take two) (https://github.com/lbryio/lbry-sdk/pull/2734) by lyoshenka
Wallet server
- [bug] fix bug where repost claims were not being fully resolved (https://github.com/lbryio/lbry-sdk/pull/2737) by eukreign
- [improvement] rename
BLOCKING_CHANNELS_IDS
/FILTERING_CHANNELS_IDS
wallet server environment variables to remove double S (https://github.com/lbryio/lbry-sdk/pull/2736) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
22 downloads · 15 MiB
-
lbrynet-mac.zip
19 downloads · 11 MiB
-
lbrynet-windows.zip
23 downloads · 11 MiB
-
v0.54.1 Stable
released this
2020-01-22 14:40:35 +01:00 | 2104 commits to master since this release[0.54.1] - 2020-01-22
Wallet server
- [improvement] added support to server side claim blocking to differentiate between claims blocked from resolve and search (
BLOCKING_CHANNELS_IDS
) and claims that are blocked from search only but can still be resolved (FILTERING_CHANNELS_IDS
) (https://github.com/lbryio/lbry-sdk/pull/2735) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
533 downloads · 15 MiB
-
lbrynet-mac.zip
443 downloads · 11 MiB
-
lbrynet-windows.zip
470 downloads · 11 MiB
- [improvement] added support to server side claim blocking to differentiate between claims blocked from resolve and search (
-
v0.54.0 Stable
released this
2020-01-21 22:17:12 +01:00 | 2106 commits to master since this release[0.54.0] - 2020-01-21
Backwards Incompatible Changes
- [wallet server]
--blocklist_channel_ids
argument toclaim_search
is no longer supported, channels containing re-posted claims to be blocked from search results must be defined on the server side (https://github.com/lbryio/lbry-sdk/pull/2717) - [wallet server]
JSON
returned byclaim_search
command now includes ablocked
value with metadata on claims blocked from the current search results. (https://github.com/lbryio/lbry-sdk/pull/2717)
Wallet server
- [new feature] Add metadata on what was filtered out of
claim_search
/resolve
results (https://github.com/lbryio/lbry-sdk/pull/2717) by eukreign
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
lbrynet-linux.zip
20 downloads · 15 MiB
-
lbrynet-mac.zip
17 downloads · 11 MiB
-
lbrynet-windows.zip
18 downloads · 11 MiB
- [wallet server]